X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F540-dynamic_20_40_mhz.patch;h=0ce8772c609ad6143b65fb16828b892c90c7b992;hb=01c04c225c7c6562251b1ea5a6224c19e3b0e5b4;hp=d64b206574264681951174e0a312b3b4b8e6ac83;hpb=b81fc8e91a7f695feaadc65c50bc9e73bc1333cd;p=openwrt.git diff --git a/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch b/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch index d64b206574..0ce8772c60 100644 --- a/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch +++ b/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch @@ -1,6 +1,6 @@ --- a/hostapd/config_file.c +++ b/hostapd/config_file.c -@@ -2488,6 +2488,10 @@ static int hostapd_config_fill(struct ho +@@ -2487,6 +2487,10 @@ static int hostapd_config_fill(struct ho "ht_capab", line); errors++; } @@ -31,7 +31,7 @@ #include "ieee802_11_auth.h" #include "vlan_init.h" #include "wpa_auth.h" -@@ -348,6 +349,7 @@ static void hostapd_cleanup_iface_pre(st +@@ -319,6 +320,7 @@ static void hostapd_cleanup_iface_pre(st static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface) {