aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDu Cheng <[email protected]>2021-04-08 00:27:56 +0800
committerJohannes Berg <[email protected]>2021-04-08 10:14:55 +0200
commit1b5ab825d9acc0f27d2f25c6252f3526832a9626 (patch)
treee7d7abc18959e5c741c430d84550a4fc465b4586 /scripts/gdb/linux/tasks.py
parent7d73cd946d4bc7d44cdc5121b1c61d5d71425dea (diff)
cfg80211: remove WARN_ON() in cfg80211_sme_connect
A WARN_ON(wdev->conn) would trigger in cfg80211_sme_connect(), if multiple send_msg(NL80211_CMD_CONNECT) system calls are made from the userland, which should be anticipated and handled by the wireless driver. Remove this WARN_ON() to prevent kernel panic if kernel is configured to "panic_on_warn". Bug reported by syzbot. Reported-by: [email protected] Signed-off-by: Du Cheng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions