commit | 56bdbe0d6ac59c3eb17c2b9d715fb2e41467e354 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Nov 30 21:58:30 2014 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 01 15:57:22 2014 -0500 |
tree | 83ce959b8ba24889a56755624eae32c9febcf931 | |
parent | 9e4982f6a51a2442f1bb588fee42521b44b4531c [diff] |
ath9k: prevent early IRQs from accessing hardware 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>