From: Eric Dumazet Date: Wed, 7 Oct 2009 17:11:23 +0000 (+0000) Subject: net: Add netdev_alloc_skb_ip_align() helper X-Git-Tag: v2.6.33-rc1~388^2~825 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61321bbd6235ca9a40ba3bc249e8906cc66233c3;p=pandora-kernel.git net: Add netdev_alloc_skb_ip_align() helper Instead of hardcoding NET_IP_ALIGN stuff in various network drivers, we can add a helper around netdev_alloc_skb() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed