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:
7b27ba4
)
ath9k: optimize the hardware hang check
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 12 Apr 2012 20:35:58 +0000
(22:35 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 16 Apr 2012 18:19:28 +0000
(14:19 -0400)
Since it's only called when beacons are stuck, move it to the SWBA handler
tasklet, to avoid doing redundant checks on every single interrupt.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found