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