From: Stephen Hemminger Date: Sun, 18 May 2008 03:45:09 +0000 (+0100) Subject: sb1250: use netdev_alloc_skb X-Git-Tag: v2.6.26-rc4~7^2~1^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=789585e968f07653a29a9e829aed20386043636c;p=pandora-kernel.git sb1250: use netdev_alloc_skb Use netdev_alloc_skb. This sets skb->dev and allows arch specific allocation. Also simplify and cleanup the alignment code. Signed-off-by: Stephen Hemminger Signed-off-by: Maciej W. Rozycki Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed