KS8851: Correct RX packet allocation
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 8 Sep 2010 13:26:55 +0000 (13:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Sep 2010 04:47:13 +0000 (21:47 -0700)
commit972c40b5bee429c84ba727f8ac0a08292bc5dc3d
treec79f7c7491491269a8aa6af8bb5212daa0007177
parent719f835853a92f6090258114a72ffe41f09155cd
KS8851: Correct RX packet allocation

Use netdev_alloc_skb_ip_align() helper and do correct allocation

Tested-by: Abraham Arce <x0066660@ti.com>
Signed-off-by: Abraham Arce <x0066660@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ks8851.c