Parcourir la source

hostapd: fix short_preamble option

SVN-Revision: 39027
Jo-Philipp Wich il y a 12 ans
Parent
commit
32223b3c4d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/network/services/hostapd/files/netifd.sh

+ 1 - 1
package/network/services/hostapd/files/netifd.sh

@@ -140,7 +140,7 @@ hostapd_set_bss_options() {
 		maxassoc max_inactivity disassoc_low_ack ap_isolate auth_cache \
 		wps_pushbutton wps_label ext_registrar \
 		wps_device_type wps_device_name wps_manufacturer wps_pin \
-		macfilter ssid wmm hidden
+		macfilter ssid wmm hidden short_preamble
 
 	set_default ap_isolate 0
 	set_default maxassoc 0