diff options
| author | Johannes Berg <[email protected]> | 2021-06-08 11:32:30 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2021-06-09 16:09:21 +0200 |
| commit | f5baf287f5da5641099ad5c809b3b4ebfc08506d (patch) | |
| tree | 4888f3012a3995ec1efacab86644f284f611613d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 65bec836da8394b1d56bdec2c478dcac21cf12a4 (diff) | |
mac80211: move interface shutdown out of wiphy lock
When reconfiguration fails, we shut down everything, but we
cannot call cfg80211_shutdown_all_interfaces() with the wiphy
mutex held. Since cfg80211 now calls it on resume errors, we
only need to do likewise for where we call reconfig (whether
directly or indirectly), but not under the wiphy lock.
Cc: [email protected]
Fixes: 2fe8ef106238 ("cfg80211: change netdev registration/unregistration semantics")
Link: https://lore.kernel.org/r/20210608113226.78233c80f548.Iecc104aceb89f0568f50e9670a9cb191a1c8887b@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions