diff options
author | 2022-07-22 00:07:29 +0200 | |
---|---|---|
committer | 2022-07-22 14:28:45 +0200 | |
commit | 45b12570a4bb3ed6fc364a4b1514911a3a4df177 (patch) | |
tree | e3d96ee6cdff75ae6f15f444351a9eea5ac5cd59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: mac80211: mlme: transmit assoc frame with address translation (diff) | |
download | linux-dev-45b12570a4bb3ed6fc364a4b1514911a3a4df177.tar.xz linux-dev-45b12570a4bb3ed6fc364a4b1514911a3a4df177.zip |
wifi: mac80211: remove erroneous sband/link validation
In sta_apply_parameters(), we really no longer need to
check that the link or sband exists, in fact, that's
harmful if link 0 doesn't exist, since then this will
fail.
Just remove this check, it was added for validation of
the sband where used, but it's not used here, it's now
only used in sta_link_apply_parameters() which has an
own lookup and check.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions