git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bccbccd
)
sbp2: use __attribute__((packed)) for on-the-wire structures
author
Ben Collins
<bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:14:47 +0000
(18:14 -0400)
committer
Ben Collins
<bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:14:47 +0000
(18:14 -0400)
It seems to have worked without the attribute during all the years
just because sizes of all struct members are multiples of 32 bits.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
No differences found