diff options
| author | Johannes Berg <[email protected]> | 2023-10-11 13:07:28 +0300 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2023-10-23 12:26:28 +0200 |
| commit | 391762969769b089c808defc8fce5544a945f9eb (patch) | |
| tree | ec5c0ee26ae36fae82177084205624f3a9f52ac0 /tools/perf/scripts/python | |
| parent | abea0d067d4c57e6506537249636c95e71c4ed28 (diff) | |
wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
This API is type unsafe and needs an extra parameter to know
what kind of station was passed, so it has two, but really it
only needs two values. Just pass the values instead of doing
this type-unsafe dance, which will also make it better to use
for multi-link.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20231011130030.aeb3bf4204cd.I5b0e6d64a67455784bc8fbdaf9ceaf03699d9ce1@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions