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:
31a4cf1
)
ath9k: fix massive rx packet loss issue
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 15 Nov 2009 21:27:17 +0000
(22:27 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 16 Nov 2009 19:17:13 +0000
(14:17 -0500)
This patch fixes a regression introduced in
"ath9k: avoid the copy skb->cb on every RX'd skb"
With that change, the rx status in skb->cb was left uninitialized
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found