From: Kevin Lo Date: Wed, 27 Aug 2008 03:35:09 +0000 (+0800) Subject: via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb X-Git-Tag: v2.6.28-rc1~717^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26b555a7b4decf765ade265fa9da3bd6ff3e9e0;p=pandora-kernel.git via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb Use netdev_alloc_skb. This sets skb->dev and allows arch specific allocation. Also cleanup the alignment code. Signed-off-by: Kevin Lo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed