diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-03-06 13:37:56 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-03-07 11:57:39 +0300 |
commit | 20d5a0b9cd0ccb32e886cf6baecf14936325bf10 (patch) | |
tree | cb02198ac2df68faef570533996ca1f8715cfd78 /tools/perf/scripts/python/stackcollapse.py | |
parent | 43e04077170799d0e6289f3e928f727e401b3d79 (diff) | |
download | linux-20d5a0b9cd0ccb32e886cf6baecf14936325bf10.tar.xz |
wifi: mac80211: don't queue sdata::work for a non-running sdata
The worker really shouldn't be queued for a non-running interface.
Also, if ieee80211_setup_sdata is called between queueing and executing
the wk, it will be initialized, which will corrupt wiphy_work_list.
Fixes: f8891461a277 ("mac80211: do not start any work during reconfigure flow")
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250306123626.1e02caf82640.I4949e71ed56e7186ed4968fa9ddff477473fa2f4@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions