diff options
author | Abhishek Naik <[email protected]> | 2023-05-24 20:42:11 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-06-06 13:38:07 +0200 |
commit | b70813e4a88f231f1dc76fedbbd24ce4961b9a85 (patch) | |
tree | 5070f31a440daf3bba1866ec0b8d31be8f312c24 /tools/perf/scripts/python/libxed.py | |
parent | 5cd4ef0d02737f3e8372cb388e7da78f1238782e (diff) |
wifi: iwlwifi: update response for mcc_update command
Add support for the MCC update response version 8.
Versions 5-6 are already covered by the existing
flags conversion, and 7 isn't used.
The capabilities field in iwl_mcc_update_resp is 32 bits
wide now, and the flags moved, so some more changes are
needed.
While at it, convert the flags to bool (to avoid having
to deal with BIT(16) specially etc.) and use the
struct_size() macro for the memory allocation.
Signed-off-by: Abhishek Naik <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230524203151.fd9016f8f994.Ibddcb9fbfa74895f742c0ac20968720691c94853@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions