mirror of
https://github.com/proski/madwifi
synced 2025-02-16 15:24:18 +03:00
Pedant spelling/punctuation
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3630 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
7d8156565c
commit
1866fef7c5
@ -1694,7 +1694,7 @@ static HAL_BOOL ath_hw_reset(struct ath_softc* sc, HAL_OPMODE opmode,
|
||||
u_int32_t intmit_on = 0;
|
||||
ath_hal_getintmit(sc->sc_ah, &intmit_on);
|
||||
if (intmit_on != sc->sc_useintmit) {
|
||||
WPRINTF(sc, "INTMIT HAL capability out of sync. Got %d!\n", intmit);
|
||||
WPRINTF(sc, "Int. Mit. HAL capability out of sync. Got %d!\n", intmit);
|
||||
ath_hal_setintmit(sc->sc_ah, (sc->sc_hasintmit && sc->sc_useintmit));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user