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:
039f02e
)
net: introduce __netdev_alloc_skb_ip_align
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 12 Jul 2011 03:08:34 +0000
(20:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 12 Jul 2011 03:08:34 +0000
(20:08 -0700)
RX rings should use GFP_KERNEL allocations if possible, add
__netdev_alloc_skb_ip_align() helper to ease this.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found