diff options
| author | Johannes Berg <[email protected]> | 2024-09-01 07:17:50 +0300 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2024-09-03 11:55:26 +0200 |
| commit | 1a7d2870f472db94d2dada643651f1e604c67bcf (patch) | |
| tree | e745108ba30d2e0b403fb9035e98328bfdf97de1 /tools/perf/scripts/python | |
| parent | 2c9ffe872e64f5aec12f2ff6cec1b7542569a88f (diff) | |
wifi: iwlwifi: mvm: refactor scan channel description a bit
The channel number is at the same position across all versions
of the channel description struct, so move it out of the union
that versions it. Also add __packed annotations to all of the
sub-structs and the union so it's packed correctly, and fully
document the structure.
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Ilan Peer <[email protected]>
Reviewed-by: Daniel Gabay <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://patch.msgid.link/20240901071542.e31623ae4201.I1ea69a8ec3d39492f39d84e31fb105b159359c28@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions