mirror of https://github.com/hak5/openwrt.git
mac80211: fix using custom wifi-iface ifname option with netifd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39003lede-17.01
parent
f56030265d
commit
be0395261b
|
@ -28,7 +28,7 @@ drv_mac80211_init_device_config() {
|
|||
drv_mac80211_init_iface_config() {
|
||||
hostapd_common_add_bss_config
|
||||
|
||||
config_add_string macaddr
|
||||
config_add_string macaddr ifname
|
||||
|
||||
config_add_boolean wds powersave
|
||||
config_add_int maxassoc
|
||||
|
|
Loading…
Reference in New Issue