]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 2 Feb 2012 11:33:37 +0000 (19:33 +0800)
commit5e08568185e679a64ea7c7097393c4ef34b0cf46
treece2f4f4d7ec30ae03c45d9f2cd77a487a49b82f5
parent3229a8d998844ca3b8d54e6c2d5ce69b65dedde7
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>
(cherry picked from commit 4915a0de43c3e9aef92005c1f94a8ff3a6cfced5)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
include/linux/skbuff.h