mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 17:19:28 -04:00
Without initializing pwd_group, it's set to 0, which is reserved value. When EAP-PWD is used in wpa_supplicant/eapol_test, next error is seen: EAP-PWD: Server EAP-pwd-ID proposal: group=0 random=1 prf=1 prep=0 EAP-pwd: Unsupported or disabled proposal Signed-off-by: Yaroslav Isakov <yaroslav.isakov@gmail.com>