hostapd: refresh patches
[openwrt/staging/wigyori.git] / package / network / services / hostapd / patches / 710-vlan_no_bridge.patch
index 73db32e54a6fd39fa6a25b065fbb1486d831ebb3..856dc8ba88901bc01072045680b2511576084e79 100644 (file)
@@ -30,7 +30,7 @@
  
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -3366,6 +3366,8 @@ static int hostapd_config_fill(struct ho
+@@ -3381,6 +3381,8 @@ static int hostapd_config_fill(struct ho
  #ifndef CONFIG_NO_VLAN
        } else if (os_strcmp(buf, "dynamic_vlan") == 0) {
                bss->ssid.dynamic_vlan = atoi(pos);