Improve 802.11s comment.
Spotted by: dougb MFC after: 1 day
This commit is contained in:
parent
5aea82db46
commit
c16c6b65da
@ -257,7 +257,7 @@ device xe # Xircom pccard Ethernet
|
||||
device wlan # 802.11 support
|
||||
options IEEE80211_DEBUG # enable debug msgs
|
||||
options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
|
||||
options IEEE80211_SUPPORT_MESH # enable 802.11s D3.0 support
|
||||
options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
|
||||
device wlan_wep # 802.11 WEP support
|
||||
device wlan_ccmp # 802.11 CCMP support
|
||||
device wlan_tkip # 802.11 TKIP support
|
||||
|
@ -269,7 +269,7 @@ device xe # Xircom pccard Ethernet
|
||||
device wlan # 802.11 support
|
||||
options IEEE80211_DEBUG # enable debug msgs
|
||||
options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
|
||||
options IEEE80211_SUPPORT_MESH # enable 802.11s D3.0 support
|
||||
options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
|
||||
device wlan_wep # 802.11 WEP support
|
||||
device wlan_ccmp # 802.11 CCMP support
|
||||
device wlan_tkip # 802.11 TKIP support
|
||||
|
Loading…
Reference in New Issue
Block a user