diff options
| author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2026-03-25 15:48:23 +0200 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2026-03-25 20:50:49 +0100 |
| commit | ad73dea1a4ac26c3ee95dd9c7a01ebe5ce299ac1 (patch) | |
| tree | 316b20dd780f95b016d0fdda7bf9ff695988fde0 /tools/perf/scripts/python | |
| parent | 506e26881751ad4c7093cb06ba46d312af13e33b (diff) | |
wifi: mac80211: cleanup error path of ieee80211_do_open
If we failed on drv_start, we currently cleanup AP_VLAN reference to
bss.
But this is not needed, since AP_VLAN must be tied to a pre-existing AP
interface, so open_count cannot be 0, so we will never call drv_start
for AP_VLAN interfaces.
Remove these cleanup and return immediately instead.
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260325154742.3c532a9132c3.Idac5c38d5ad7ce97782a8c05ae72bb0c689c4fa9@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
