wifipineapple-openwrt/package/kernel/mac80211
Felix Fietkau 9cfa923660 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-04-11 10:51:55 +00:00
..
files netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345) 2015-04-11 10:51:55 +00:00
patches mac80211: get rid of tx power related log spam 2015-04-04 17:51:53 +00:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: make b43 N-PHY default for brcm47xx legacy subtarget 2015-04-08 05:55:28 +00:00