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:
f373b53
)
net: Add netdev_alloc_skb_ip_align() helper
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 7 Oct 2009 17:11:23 +0000
(17:11 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Oct 2009 10:44:03 +0000
(
03:44
-0700)
Instead of hardcoding NET_IP_ALIGN stuff in various network drivers,
we can add a helper around netdev_alloc_skb()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
patch
|
blob
|
history
diff --cc
include/linux/skbuff.h
Simple merge