mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-19 21:19:29 -04:00
This patch enables hostapd.sh to properly configure wpa_supplicant for when GCMP is used as cipher in station mode. Without this wpa_supplicant will be unable to connect to AP. This is needed for wil6210 as it does not support CCMP. Signed-off-by: Robert Marko <robimarko@gmail.com>