Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ebaa2453 authored by Vasanthakumar Thiagarajan's avatar Vasanthakumar Thiagarajan Committed by John W. Linville
Browse files

ath9k: Remove pointless ath9k_ps_restore() in ath_detach()

parent c41d92dc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1286,7 +1286,6 @@ void ath_detach(struct ath_softc *sc)

	ath9k_hw_detach(sc->sc_ah);
	ath9k_exit_debug(sc);
	ath9k_ps_restore(sc);
}

static int ath9k_reg_notifier(struct wiphy *wiphy,