wpa_supplicant: Fix port state management without IEEE8021X_EAPOL
authorFelix Fietkau <nbd@openwrt.org>
Tue, 9 Nov 2010 14:31:33 +0000 (16:31 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Nov 2010 14:31:33 +0000 (16:31 +0200)
commit99ac2913d8b2d44954af1cb6efbc22f4addfe2d6
treed3a0a9a6e1954bb0ea607ed405531ce0eee74c09
parentd3b4286967697113ad9bc5e8e84effd16a978baf
wpa_supplicant: Fix port state management without IEEE8021X_EAPOL

If IEE8021X_EAPOL is not enabled in the config, wpa_drv_set_supp_port
must be called from the supplicant, otherwise port will not be
activated after association.
wpa_supplicant/wpa_supplicant.c