You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Felix Fietkau daaed6f251 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
9 years ago
..
base-files modules: fix postinst generation for kernel modules 9 years ago
boot packages: use $(LN) macro, make symlinks relative 9 years ago
devel oprofile: add dependency on librt, it seems to be needed in some configurations 9 years ago
firmware kernel: add staging r8188eu module (3.13) 10 years ago
kernel netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345) 9 years ago
libs librpc: update to the latest version, fixes musl compatibility issues (#19445) 9 years ago
network odhcpd: send current hop-limit by default in RAs 9 years ago
system procd: fix compile error on x86_64 9 years ago
utils busybox: fix regression in handling non-existant find path arguments (#19439) 9 years ago
Makefile build: add integration for managing opkg package feed keys 9 years ago