mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Fix an incorrect comment.
This commit is contained in:
parent
0bf8895411
commit
2a72e4b222
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239142
@ -772,7 +772,7 @@ struct ieee80211_country_ie {
|
||||
(sizeof(struct ieee80211_country_ie) + 3*(IEEE80211_COUNTRY_MAX_BANDS-1))
|
||||
|
||||
/*
|
||||
* 802.11h Channel Switch Announcement (CSA).
|
||||
* 802.11h Quiet Time Element.
|
||||
*/
|
||||
struct ieee80211_quiet_ie {
|
||||
uint8_t quiet_ie; /* IEEE80211_ELEMID_QUIET */
|
||||
|
Loading…
Reference in New Issue
Block a user