openwrt-6.x/package/kernel
Rafał Miłecki ffa80bf5a7 mac80211: add iw command wrapper with error logging
Currently it's close to impossible to tell what part of mac80211 setup
went wrong. Errors logged into system log look like this:
radio0 (6155): command failed: No error information (-524)
radio0 (6155): command failed: Not supported (-95)
radio0 (6155): command failed: I/O error (-5)
radio0 (6155): command failed: Too many open files in system (-23)

With this commit change it's getting clear:
command failed: No error information (-524)
Failed command: iw dev wlan0 del
command failed: Not supported (-95)
Failed command: iw phy phy0 set antenna_gain 0
command failed: I/O error (-5)
Failed command: iw phy phy0 set distance 0
command failed: Too many open files in system (-23)
Failed command: iw phy phy0 interface add wlan0 type __ap

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-09-10 09:03:09 +02:00
..
acx-mac80211
ar7-atm
ath10k-ct
avila-wdt
brcm2708-gpu-fw
broadcom-wl
button-hotplug
dtc/patches
gpio-button-hotplug
gpio-nct5104d
hwmon-gsc
i2c-gpio-custom
kmod-sched-cake kmod-sched-cake: bump to 20180827 2018-08-31 15:30:27 +07:00
lantiq
leds-apu2
linux
mac80211 mac80211: add iw command wrapper with error logging 2018-09-10 09:03:09 +02:00
mt76
mwlwifi
om-watchdog
rotary-gpio-custom
rtc-rv5c386a
spi-gpio-custom
trelay
w1-gpio-custom