X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F300-noscan.patch;fp=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F300-noscan.patch;h=e064ad7ebd91e7db2b13ccc698ecb7f327a10838;hb=d88934aa5aa9b61ec66a6f7ae0fb61d1ef889884;hp=fcd7e5a8dd70118c929b5e6592e59e78f50dc3b8;hpb=b28e995fc736a78adda9e3c554653c795bd408b0;p=openwrt%2Fstaging%2Fstintel.git diff --git a/package/network/services/hostapd/patches/300-noscan.patch b/package/network/services/hostapd/patches/300-noscan.patch index fcd7e5a8dd..e064ad7ebd 100644 --- a/package/network/services/hostapd/patches/300-noscan.patch +++ b/package/network/services/hostapd/patches/300-noscan.patch @@ -1,6 +1,6 @@ --- a/hostapd/config_file.c +++ b/hostapd/config_file.c -@@ -3088,6 +3088,10 @@ static int hostapd_config_fill(struct ho +@@ -3131,6 +3131,10 @@ static int hostapd_config_fill(struct ho } #endif /* CONFIG_IEEE80211W */ #ifdef CONFIG_IEEE80211N @@ -13,7 +13,7 @@ } else if (os_strcmp(buf, "ht_capab") == 0) { --- a/src/ap/ap_config.h +++ b/src/ap/ap_config.h -@@ -750,6 +750,8 @@ struct hostapd_config { +@@ -761,6 +761,8 @@ struct hostapd_config { int ht_op_mode_fixed; u16 ht_capab;