openwrtv3/package/network/services/hostapd/files
Felix Fietkau 056d75049d wpa_supplicant.sh: always use parameters from the current section
Using variables from the outer scope unnecessarily complicates the code and
leads to issues.

This patch fixes the bug when having an "adhoc" wifi-iface section before a
"sta" section prevents wpa_supplicant from using the key specified in the
corresponding section as it tries to use the "adhoc" key instead (1 by
default).

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

SVN-Revision: 34716
2012-12-16 13:23:37 +00:00
..
hostapd-full.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
hostapd-mini.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
hostapd.sh mac80211, hostapd: Fix macfilter for multi bssid setups 2012-12-04 12:06:40 +00:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-full.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-mini.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant.sh wpa_supplicant.sh: always use parameters from the current section 2012-12-16 13:23:37 +00:00
wps-hotplug.sh packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00