diff options
Diffstat (limited to 'sys/dev/mwl/mwlhal.h')
-rw-r--r-- | sys/dev/mwl/mwlhal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mwl/mwlhal.h b/sys/dev/mwl/mwlhal.h index ab6b7d0..25b8b07 100644 --- a/sys/dev/mwl/mwlhal.h +++ b/sys/dev/mwl/mwlhal.h @@ -291,7 +291,7 @@ int mwl_hal_setradio(struct mwl_hal *mh, int onoff, MWL_HAL_PREAMBLE preamble); /* * Set Antenna Configuration (legacy operation). * - * The RX antenna can be selected using the the bitmask + * The RX antenna can be selected using the bitmask * ant (bit 0 = antenna 1, bit 1 = antenna 2, etc.) * (diversity?XXX) */ |