Fix an incorrect comment.

This commit is contained in:
Adrian Chadd 2012-08-08 17:16:06 +00:00
parent 0bf8895411
commit 2a72e4b222
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239142

View File

@ -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 */