mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo in comment.
This commit is contained in:
parent
010b13fa94
commit
c48c6bf8fc
1 changed files with 1 additions and 1 deletions
|
|
@ -4471,7 +4471,7 @@ run_set_chan(struct run_softc *sc, struct ieee80211_channel *c)
|
|||
|
||||
run_delay(sc, 10);
|
||||
|
||||
/* Perform IQ calibrations. */
|
||||
/* Perform IQ calibration. */
|
||||
if (sc->mac_ver >= 0x5392)
|
||||
run_iq_calib(sc, chan);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue