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:
2b406f1
)
ath9k: Revamp RX handling
author
Sujith
<Sujith.Manoharan@atheros.com>
Tue, 18 Nov 2008 03:35:55 +0000
(09:05 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 26 Nov 2008 14:47:26 +0000
(09:47 -0500)
Remove a lot of old, crufty code and make
RX status reporting a bit sane and clean.
Do not do anything to the RX skb before unmapping.
So in ath_rx_tasklet(), move the skb_put() after PCI unmap.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found