]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: fix deadlocks in autodisconnect work
authorMarkus Theil <markus.theil@tu-ilmenau.de>
Wed, 8 Jan 2020 11:55:36 +0000 (12:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 15 Jan 2020 08:52:49 +0000 (09:52 +0100)
commitbd16afb7d8c17ad3d8f1f9f0e130912fd3801d4e
tree9e9be113fb0992ead6878b168a5ff1d28c26d9a4
parenta4c331ce8c2378d98e0edfcdeedec308ef6ff163
cfg80211: fix deadlocks in autodisconnect work

Use methods which do not try to acquire the wdev lock themselves.

Cc: stable@vger.kernel.org
Fixes: f391b5092f15b ("cfg80211: Support all iftypes in autodisconnect_wk")
Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
Link: https://lore.kernel.org/r/20200108115536.2262-1-markus.theil@tu-ilmenau.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/sme.c