sb1250: use netdev_alloc_skb
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 5 May 2008 12:34:31 +0000 (13:34 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 22 May 2008 18:12:37 +0000 (14:12 -0400)
 Use netdev_alloc_skb.  This sets skb->dev and allows arch specific
allocation.  Also simplify and cleanup the alignment code.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found