diff options
| author | Malcolm Priestley <tvboxspy@gmail.com> | 2013-08-13 19:47:08 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 14:16:18 -0700 |
| commit | 629a9e65734e7a0d1b7528529ab99f5974f6069d (patch) | |
| tree | 835d86a6cf32be3db447a5c338ce35bb5dca83de /tools/perf/scripts/python/syscall-counts.py | |
| parent | 95b20b8b060ae9dbd4cf3de63c176935eef71837 (diff) | |
staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFER
All structure members of BEACON_BUFFER/TX_BUFFER should be packed.
Only the first 4 members of these structures are live.
The forth member is referenced at run-time by packed structures.
typedef struct tagSTxBufHead
typedef struct tagSTxShortBufHead
in desc.h
If these structures are not packed the alignment of these members
will be wrong.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
