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:
0bb3241
)
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 27 May 2009 04:42:37 +0000
(
04:42
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 May 2009 22:47:06 +0000
(15:47 -0700)
Use ALIGN() and PTR_ALIGN() macros instead of handcoding them.
Get rid of NETDEV_ALIGN_CONST ugly define
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found