From: Eric Dumazet Date: Tue, 12 Jul 2011 03:08:34 +0000 (-0700) Subject: net: introduce __netdev_alloc_skb_ip_align X-Git-Tag: v3.1-rc1~316^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4915a0de43c3e9aef92005c1f94a8ff3a6cfced5;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed