sb1250: use netdev_alloc_skb
authorStephen Hemminger <shemminger@vyatta.com>
Sun, 18 May 2008 03:45:09 +0000 (04:45 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 22 May 2008 10:18:55 +0000 (06:18 -0400)
 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 <shemminger@vyatta.com>
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found