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:
c5d2593
)
ath9k: fix enabling interrupts after a hardware error interrupt
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 14 Sep 2011 19:23:01 +0000
(21:23 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 16 Sep 2011 20:45:36 +0000
(16:45 -0400)
The interrupt handler increases the interrupt disable refcount, so the
tasklet needs to always call ath9k_hw_enable_interrupts.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found