From: Kevin Lo Date: Wed, 27 Aug 2008 03:35:13 +0000 (+0800) Subject: 8139too: use netdev_alloc_skb X-Git-Tag: v2.6.28-rc1~717^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c460afaa550eda5df011168bdda7441a7788c3a;p=pandora-kernel.git 8139too: use netdev_alloc_skb This patch uses 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