hostapd: remove 802.11d section
After January 01, 2015, the FCC does not allow the use of 802.11d in US. https://www.ecfr.gov/cgi-bin/text-idx?SID=63ad9e61e7cc924b3199396521a61158&mc=true&tpl=/ecfrbrowse/Title47/47tab_02.tpl https://apps.fcc.gov/kdb/GetAttachment.html?id=5NjjaXsjV97%2BhlMWvZ1QRw%3D%3D https://jira.digi.com/browse/DEL-4291 https://jira.digi.com/browse/DEL-4630 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
6e2aafd952
commit
28867d77b9
|
|
@ -16,7 +16,3 @@ hw_mode=a
|
||||||
channel=36
|
channel=36
|
||||||
ieee80211ac=1
|
ieee80211ac=1
|
||||||
ieee80211n=1
|
ieee80211n=1
|
||||||
|
|
||||||
# IEEE 802.11d - Country Code
|
|
||||||
ieee80211d=1
|
|
||||||
country_code=US
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,3 @@ hw_mode=a
|
||||||
channel=36
|
channel=36
|
||||||
ieee80211ac=1
|
ieee80211ac=1
|
||||||
ieee80211n=1
|
ieee80211n=1
|
||||||
|
|
||||||
# IEEE 802.11d - Country Code
|
|
||||||
ieee80211d=1
|
|
||||||
country_code=US
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue