openwrtv4/package
Felix Fietkau e8a45bfc15 netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345)
Two errors "netifd: radio0: sh: bad number" have recently surfaced in system
log in trunk when wifi interfaces come up. I tracked the errors to checking
numerical values of some config options without ensuring that the option has
any value.

The errors I see have apparently been introduced by r45051 (ieee80211r in
hostapd) and r45326 (start_disabled in mac80211). My patches fix two
instances of "bad number", but there may be a third one, as the original
report in bug 19345 pre-dates r45326 and already has two "bad number" errors
for radio0.

https://dev.openwrt.org/ticket/19345

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 45380
2015-04-11 10:52:01 +00:00
..
base-files modules: fix postinst generation for kernel modules 2015-04-10 20:39:44 +00:00
boot packages: use $(LN) macro, make symlinks relative 2015-04-03 00:07:43 +00:00
devel oprofile: add dependency on librt, it seems to be needed in some configurations 2015-04-06 18:44:28 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345) 2015-04-11 10:51:55 +00:00
libs librpc: update to the latest version, fixes musl compatibility issues (#19445) 2015-04-10 20:02:55 +00:00
network netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345) 2015-04-11 10:52:01 +00:00
system procd: fix compile error on x86_64 2015-04-10 08:28:21 +00:00
utils busybox: fix regression in handling non-existant find path arguments (#19439) 2015-04-09 08:02:33 +00:00
Makefile build: add integration for managing opkg package feed keys 2015-04-06 19:39:51 +00:00