ath9k: Merge reset functions
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
@@ -719,7 +719,7 @@ void ath_bstuck_process(struct ath_softc *sc)
|
||||
DPRINTF(sc, ATH_DBG_BEACON,
|
||||
"%s: stuck beacon; resetting (bmiss count %u)\n",
|
||||
__func__, sc->sc_bmisscount);
|
||||
ath_internal_reset(sc);
|
||||
ath_reset(sc, false);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user