1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 04:04:12 +03:00
openwrt-xburst/package/network
nbd 2b38b9a3e6 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-16 13:23:37 +00:00
..
config netifd: call /etc/udhcp.user from the netifd dhcp.script 2012-12-15 17:19:24 +00:00
ipv6 ipv6-support: Make ULA addresses secondary 2012-12-11 16:56:37 +00:00
services wpa_supplicant.sh: always use parameters from the current section 2012-12-16 13:23:37 +00:00
utils iw: sync with nl80211.h to fix setting antenna gain 2012-12-10 13:51:06 +00:00