hostapd: add fix for dealing with VHT 160 MHz via ext nss bw
[openwrt/staging/hauke.git] / package / network / services / hostapd / patches / 720-iface_max_num_sta.patch
index bf7e8e7617541df6683b6bbb057d604f49dd1aa5..0bb00f9555476e3b398d7ccbbf67385d2fc577ec 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -2848,6 +2848,14 @@ static int hostapd_config_fill(struct ho
+@@ -2850,6 +2850,14 @@ static int hostapd_config_fill(struct ho
                                   line, bss->max_num_sta, MAX_STA_COUNT);
                        return 1;
                }