linux/drivers/net/wireless/ath/ath6kl
Fedor Pchelkin 75c4a8154c wifi: ath6kl: reduce WARN to dev_dbg() in callback
The warn is triggered on a known race condition, documented in the code above
the test, that is correctly handled.  Using WARN() hinders automated testing.
Reducing severity.

Fixes: de2070fc4a ("ath6kl: Fix kernel panic on continuous driver load/unload")
Reported-and-tested-by: syzbot+555908813b2ea35dae9a@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Fedor Pchelkin <pchelkin@ispras.ru>
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230126182431.867984-1-pchelkin@ispras.ru
2023-02-27 14:19:35 +02:00
..
Kconfig
Makefile
bmi.c wifi: ath6kl: minor fix for allocation size 2023-02-17 18:03:04 +02:00
bmi.h
cfg80211.c wifi: cfg80211: include puncturing bitmap in channel switch events 2023-02-14 12:14:39 +01:00
cfg80211.h
common.h
core.c
core.h
debug.c
debug.h
hif-ops.h
hif.c
hif.h wifi: ath6kl: fix repeated words in comments 2022-07-18 13:04:32 +03:00
htc-ops.h
htc.h
htc_mbox.c
htc_pipe.c wifi: ath6kl: reduce WARN to dev_dbg() in callback 2023-02-27 14:19:35 +02:00
init.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
main.c
recovery.c
sdio.c wifi: ath6kl: fix repeated words in comments 2022-07-18 13:04:32 +03:00
target.h
testmode.c
testmode.h
trace.c
trace.h tracing/ath: Use the new __vstring() helper 2022-07-15 17:44:40 -04:00
txrx.c
usb.c ath6kl: avoid flush_scheduled_work() usage 2022-06-20 13:04:49 +03:00
wmi.c
wmi.h wifi: ath6kl: fix repeated words in comments 2022-07-18 13:04:32 +03:00