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:
c60c992
)
ath9k: improve dma map failure handling
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 7 Apr 2013 22:04:10 +0000
(
00:04
+0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 10 Apr 2013 18:10:33 +0000
(14:10 -0400)
Instead of leaving the buffer without skb and breaking out of the loop
(which could leak the rx buffer), use the common error path.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found