b43: allocate receive buffers big enough for max frame len + offset
commitc85ce65ecac078ab1a1835c87c4a6319cf74660a
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Mar 2011 18:02:46 +0000 (30 14:02 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Apr 2011 19:22:11 +0000 (4 15:22 -0400)
tree25a5e2468e4c8622c7c11e4163078a0b752ddb14
parenta14b289d4614bb3b25d0455d68f72f3c7b4cc8e8
b43: allocate receive buffers big enough for max frame len + offset

Otherwise, skb_put inside of dma_rx can fail...

https://bugzilla.kernel.org/show_bug.cgi?id=32042

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: stable@kernel.org
drivers/net/wireless/b43/dma.c
drivers/net/wireless/b43/dma.h