]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bb65ee7aa1eb4a0a11812eb205b3931a6dea878
tree8c387b4248593430418083c9ea4f2f7416abdd54
parent4009f92d4a76993016f2b84dcb1c8f22c51c3f80
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