diff options
| author | Johannes Berg <[email protected]> | 2024-03-01 19:36:33 +0100 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2024-03-04 14:24:15 +0100 |
| commit | 2a705bc314961e9b3eb8561645b7704ff278f032 (patch) | |
| tree | ef4a776ff8c78060982e665d76fc8dadc634b1b0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 01ad6b7be1d259cdf638eaed5c1b122d043f82bd (diff) | |
wifi: mac80211: check link exists before use
If the assoc link doesn't exist yet at this point, we
cannot use it yet. This isn't normally the case, but
e.g. in case of FT-DS (or just broken userspace) the
link might not be set up yet and will only be created
later in this function. Check that the link exists.
Fixes: 310c8387c638 ("wifi: mac80211: clean up connection process")
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]
Reviewed-by: Miriam Rachel Korenblit <[email protected]>
Link: https://msgid.link/20240301193633.c886d300e90a.Ie1d5e23b2a033d934d343c37249f6f4dfddcc5fe@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions