netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345)
authorFelix Fietkau <nbd@openwrt.org>
Sat, 11 Apr 2015 10:51:55 +0000 (10:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 11 Apr 2015 10:51:55 +0000 (10:51 +0000)
commit70029b1bdcbb8e2de8e0309a1957f17d295ae94b
treeb22f60d8bef4a7fd566dd5b25b77a912f0f6c927
parentaf4351d1215c5daef9decfe17f5e26d15f44a928
netifd: fix start_disabled '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: 45379
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh