X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F460-wpa_supplicant-add-new-config-params-to-be-used-with.patch;fp=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F460-wpa_supplicant-add-new-config-params-to-be-used-with.patch;h=c6fe54efed0220099fd6c97d34aa19cc29295ae8;hb=a463bd8c99a23f8b78e3eaa7842acb9a15ebe90f;hp=e50c609d9765ba975f3cd57a028b00656a2c02e5;hpb=20c667cc88176552e4f5769051dff63819cd8177;p=openwrt%2Fopenwrt.git diff --git a/package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch b/package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch index e50c609d97..c6fe54efed 100644 --- a/package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch +++ b/package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch @@ -174,7 +174,7 @@ Signed-hostap: Antonio Quartulli * macsec_policy - Determines the policy for MACsec secure session --- a/wpa_supplicant/wpa_supplicant.c +++ b/wpa_supplicant/wpa_supplicant.c -@@ -4149,6 +4149,12 @@ static void wpas_start_assoc_cb(struct w +@@ -4175,6 +4175,12 @@ static void wpas_start_assoc_cb(struct w params.beacon_int = ssid->beacon_int; else params.beacon_int = wpa_s->conf->beacon_int;