openwrtv3/package
Jo-Philipp Wich 633c35aaa4 hostapd: fix stray "out of range" shell errors in hostapd.sh
The hostapd_append_wpa_key_mgmt() procedure uses the possibly uninitialized
$ieee80211r and $ieee80211w variables in a numerical comparisation, leading
to stray "netifd: radio0 (0000): sh: out of range" errors in logread when
WPA-PSK security is enabled.

Ensure that those variables are substituted with a default value in order to
avoid emitting this (harmless) shell error.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-23 14:55:46 +01:00
..
base-files base-files: add /etc/iproute2/rt_protos 2017-01-18 13:15:28 +01:00
boot uboot-lantiq: fix build issue 2017-01-22 15:14:54 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware ath10k-firmware: Update QCA988X firmware to latest version 2017-01-15 14:59:24 +01:00
kernel kmod-sched-cake: fix parameter passing kernel/user space 2017-01-21 14:25:52 +01:00
libs libtool: don't clobber host libtool infrastructure 2017-01-22 00:40:38 +01:00
network hostapd: fix stray "out of range" shell errors in hostapd.sh 2017-01-23 14:55:46 +01:00
system ubus: update to the latest version 2017-01-22 14:41:00 +01:00
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
Makefile Revert "build: always run package/cleanup before package/compile" 2017-01-22 13:47:40 +01:00