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:
9e4982f
)
ath9k: prevent early IRQs from accessing hardware
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Nov 2014 20:58:30 +0000
(21:58 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 1 Dec 2014 20:57:22 +0000
(15:57 -0500)
IRQs are suppressed if ah == NULL and ATH_OP_INVALID being set in
common->op_flags. Close a short time window between those two.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found