OSDN Git Service

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)
commit5a128a088a2ab0b5190eeb232b5aa0b1017a0317
tree9e9be113fb0992ead6878b168a5ff1d28c26d9a4
parente16119655c9e6c4aa5767cd971baa9c491f41b13
cfg80211: fix deadlocks in autodisconnect work

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

Cc: stable@vger.kernel.org
Fixes: 37b1c004685a3 ("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