mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
net80211(4): Correct a grammar mistake in a source code comment
- s/the/be the/ - s/Mhz/MHz/ - s/it'll/it will/ Reported by: bz, danfe MFC after: 3 days
This commit is contained in:
parent
14c9a2dbfb
commit
d78a907665
@ -1552,7 +1552,7 @@ ieee80211_get_channel_center_freq(const struct ieee80211_channel *c)
|
||||
* For 5, 10, 20MHz channels it'll be the normally configured channel
|
||||
* frequency.
|
||||
*
|
||||
* For 40MHz, 80MHz, 160Mhz channels it'll the centre of the
|
||||
* For 40MHz, 80MHz, 160MHz channels it will be the centre of the
|
||||
* wide channel, not the centre of the primary channel (that's ic_freq).
|
||||
*
|
||||
* For 80+80MHz channels this will be the centre of the primary
|
||||
|
Loading…
Reference in New Issue
Block a user