Author: kevlo
Date: Wed Dec 18 07:47:50 2013
New Revision: 259545
URL: http://svnweb.freebsd.org/changeset/base/259545

Log:
  Fix typo in comment.

Modified:
  head/sys/dev/usb/wlan/if_run.c

Modified: head/sys/dev/usb/wlan/if_run.c
==============================================================================
--- head/sys/dev/usb/wlan/if_run.c      Wed Dec 18 07:34:57 2013        
(r259544)
+++ head/sys/dev/usb/wlan/if_run.c      Wed Dec 18 07:47:50 2013        
(r259545)
@@ -4471,7 +4471,7 @@ run_set_chan(struct run_softc *sc, struc
 
        run_delay(sc, 10);
 
-       /* Perform IQ calibrations. */
+       /* Perform IQ calibration. */
        if (sc->mac_ver >= 0x5392)
                run_iq_calib(sc, chan);
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to