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)
commit789585e968f07653a29a9e829aed20386043636c
treeba503cf08560a6938844fae59349aba914ce684a
parent40ba182e3ca9f019f299ce5052fcd7e4cf68d11b
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 <shemminger@vyatta.com>
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/sb1250-mac.c