hostapd: move reading of rsn_preauth out of auth_type=eap context
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 Jun 2014 11:55:36 +0000 (11:55 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 Jun 2014 11:55:36 +0000 (11:55 +0000)
commit83654b84481a5272082520d02bf8bfa4d3a1828c
tree116f51aa1d77ec166e20e4910c0b690512bf4d3f
parent363e2707a931e181d686e57e969c07f4ad73bedb
hostapd: move reading of rsn_preauth out of auth_type=eap context

rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41012 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/hostapd/files/netifd.sh