git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a14b289
)
b43: allocate receive buffers big enough for max frame len + offset
author
John W. Linville
<linville@tuxdriver.com>
Wed, 30 Mar 2011 18:02:46 +0000
(14:02 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 4 Apr 2011 19:22:11 +0000
(15:22 -0400)
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
No differences found