[][[MAC80211][misc] add CONFIG option in wpa_supplicant config files]

[Description]
Fix minor correction in MACROS CONFIG_EHT_OVERRIDES
closing #endif

[Release-log]


Change-Id: I0a6ca6297ea9102d46ee5a727ce21be6109df0a8
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7343530
diff --git a/autobuild_mac80211_release/package/network/services/hostapd/patches/mtk-0024-hostapd-mtk-Add-support-for-masking-EHT-capabilities.patch b/autobuild_mac80211_release/package/network/services/hostapd/patches/mtk-0024-hostapd-mtk-Add-support-for-masking-EHT-capabilities.patch
index 1ecf08b..14a9603 100644
--- a/autobuild_mac80211_release/package/network/services/hostapd/patches/mtk-0024-hostapd-mtk-Add-support-for-masking-EHT-capabilities.patch
+++ b/autobuild_mac80211_release/package/network/services/hostapd/patches/mtk-0024-hostapd-mtk-Add-support-for-masking-EHT-capabilities.patch
@@ -217,7 +217,7 @@
 +void wpa_supplicant_apply_eht_overrides(
 +	struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid,
 +	struct wpa_driver_associate_params *params);
-+#endif CONFIG_EHT_OVERRIDES
++#endif /* CONFIG_EHT_OVERRIDES */
 +
  
  int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid);