diff options
-rw-r--r-- | drivers/net/wireless/ath/ath9k/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/main.c b/drivers/net/wireless/ath/ath9k/main.c index 46f4a692c8d1..90cecce8d5ff 100644 --- a/drivers/net/wireless/ath/ath9k/main.c +++ b/drivers/net/wireless/ath/ath9k/main.c | |||
@@ -1286,7 +1286,6 @@ void ath_detach(struct ath_softc *sc) | |||
1286 | 1286 | ||
1287 | ath9k_hw_detach(sc->sc_ah); | 1287 | ath9k_hw_detach(sc->sc_ah); |
1288 | ath9k_exit_debug(sc); | 1288 | ath9k_exit_debug(sc); |
1289 | ath9k_ps_restore(sc); | ||
1290 | } | 1289 | } |
1291 | 1290 | ||
1292 | static int ath9k_reg_notifier(struct wiphy *wiphy, | 1291 | static int ath9k_reg_notifier(struct wiphy *wiphy, |