net: introduce __netdev_alloc_skb_ip_align
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 12 Jul 2011 03:08:34 +0000 (20:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jul 2011 03:08:34 +0000 (20:08 -0700)
commit4915a0de43c3e9aef92005c1f94a8ff3a6cfced5
tree8c387b4248593430418083c9ea4f2f7416abdd54
parent039f02ebd9c2f3f3cb95c00b763fb70870c9116e
net: introduce __netdev_alloc_skb_ip_align

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>
include/linux/skbuff.h