mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-10 23:50:44 +01:00
c2104b62a9
WSC EAP method always results in failure, even if successful. Failed eapol_sm sessions are auto-cleaned, so there's no need to do this explicitly. Also eapol_exit() will clean up any left-over sessions, so drop this to make the code a bit simpler.