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:
0a74892
)
wavelan_cs arm fix
author
Al Viro
<viro@ftp.linux.org.uk>
Sun, 16 Mar 2008 22:43:06 +0000
(22:43 +0000)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Mar 2008 23:25:07 +0000
(19:25 -0400)
Even when all fields are unsigned char, struct still might have
alignment > 1. Does so on arm, unless you explicitly say that
it's packed...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found