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