hostapd: move reading of rsn_preauth out of auth_type=eap context
authorFelix Fietkau <nbd@openwrt.org>
Thu, 5 Jun 2014 11:55:36 +0000 (11:55 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 5 Jun 2014 11:55:36 +0000 (11:55 +0000)
commitc20bb27aad5f9d1f1acdf2fffe2583f95f3b3bd7
tree842bd8ed684226e4e305af71b1cca9e0d202d09c
parentac69d576b458462106fd1738e4afda49a51b0b3c
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>
SVN-Revision: 41012
package/network/services/hostapd/files/netifd.sh