Removing doubled or pointless entries in hostapd config

This commit is contained in:
Igor Pecovnik 2017-12-26 10:37:59 +01:00
parent 9ccb2ca4b8
commit cac166eea1
2 changed files with 2 additions and 6 deletions

View File

@ -29,18 +29,16 @@ noscan=1
### IEEE 802.11n
#ieee80211n=1
#ht_capab=[DSSS_CK-40][HT20+]
#ht_capab=
#country_code=US
#ieee80211d=1
### IEEE 802.11n
### IEEE 802.11a
#hw_mode=a
#channel=36
### IEEE 802.11a
### IEEE 802.11ac
#ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][DSSS_CCK-40]
#ieee80211ac=1
#vht_capab=[MAX-MPDU-11454][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3]
#vht_oper_chwidth=1

View File

@ -29,18 +29,16 @@ noscan=1
### IEEE 802.11n
#ieee80211n=1
#ht_capab=[DSSS_CK-40][HT20+]
#ht_capab=
#country_code=US
#ieee80211d=1
### IEEE 802.11n
### IEEE 802.11a
#hw_mode=a
#channel=36
### IEEE 802.11a
### IEEE 802.11ac
#ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][DSSS_CCK-40]
#ieee80211ac=1
#vht_capab=[MAX-MPDU-11454][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3]
#vht_oper_chwidth=1