projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c700448
)
ath9k: fixup some merge damage
author
John W. Linville
<linville@tuxdriver.com>
Mon, 6 Oct 2008 20:16:38 +0000
(16:16 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 6 Oct 2008 20:16:38 +0000
(16:16 -0400)
This hunk was originally removed as part of "ath9k: Fix IRQ nobody cared
issue with ath9k".
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/core.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath9k/core.c
b/drivers/net/wireless/ath9k/core.c
index 6c433a4d003e688eb7263e28c2a72feae6b365ec..d7f5257d2ec170692a6e88beb1266d105d26928b 100644
(file)
--- a/
drivers/net/wireless/ath9k/core.c
+++ b/
drivers/net/wireless/ath9k/core.c
@@
-288,8
+288,6
@@
static int ath_stop(struct ath_softc *sc)
* hardware is gone (invalid).
*/
- if (!(sc->sc_flags & SC_OP_INVALID))
- ath9k_hw_set_interrupts(ah, 0);
ath_draintxq(sc, false);
if (!(sc->sc_flags & SC_OP_INVALID)) {
ath_stoprecv(sc);