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:
942875f
)
net: remove last uses of __attribute__((packed))
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 21 Jul 2010 10:59:58 +0000
(10:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 Jul 2010 21:44:29 +0000
(14:44 -0700)
Network code uses the __packed macro instead of __attribute__((packed)).
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found