commit | c85ce65ecac078ab1a1835c87c4a6319cf74660a | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Wed Mar 30 14:02:46 2011 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 04 15:22:11 2011 -0400 |
tree | 25a5e2468e4c8622c7c11e4163078a0b752ddb14 | |
parent | a14b289d4614bb3b25d0455d68f72f3c7b4cc8e8 [diff] |
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