commit | 3e11ee3f796ba07050753cbc31aebf5e52d57305 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Sep 27 12:24:47 2023 +0800 |
committer | developer <developer@mediatek.com> | Wed Sep 27 12:26:39 2023 +0800 |
tree | d7f98847ff1d2ec3b90de1a671cff6a44ca1389c | |
parent | b85e875484f6d6ad1249c006e9f78a5e5898d685 [diff] [blame] |
Revert "[rdkb][common][bsp][Refactor and sync wif..." Revert submission 8048803 Reason for revert: <wifi 7 not stable> Reverted changes: /q/submissionid:8048803 Change-Id: Ic1b9f9d5e28fbbb92831ad9059dea73768200f17
diff --git a/recipes-wifi/hostapd/files/patches-2.10.3/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch b/recipes-wifi/hostapd/files/patches-2.10.3/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch index c6fe54e..e50c609 100644 --- a/recipes-wifi/hostapd/files/patches-2.10.3/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch +++ b/recipes-wifi/hostapd/files/patches-2.10.3/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch
@@ -174,7 +174,7 @@ * macsec_policy - Determines the policy for MACsec secure session --- a/wpa_supplicant/wpa_supplicant.c +++ b/wpa_supplicant/wpa_supplicant.c -@@ -4175,6 +4175,12 @@ static void wpas_start_assoc_cb(struct w +@@ -4149,6 +4149,12 @@ static void wpas_start_assoc_cb(struct w params.beacon_int = ssid->beacon_int; else params.beacon_int = wpa_s->conf->beacon_int;