diff options
author | 2024-09-01 07:17:50 +0300 | |
---|---|---|
committer | 2024-09-03 11:55:26 +0200 | |
commit | 1a7d2870f472db94d2dada643651f1e604c67bcf (patch) | |
tree | e745108ba30d2e0b403fb9035e98328bfdf97de1 /drivers/net/netkit.c | |
parent | wifi: cfg80211: wext: Update spelling and grammar (diff) | |
download | wireguard-linux-1a7d2870f472db94d2dada643651f1e604c67bcf.tar.xz wireguard-linux-1a7d2870f472db94d2dada643651f1e604c67bcf.zip |
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 <johannes.berg@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Daniel Gabay <daniel.gabay@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240901071542.e31623ae4201.I1ea69a8ec3d39492f39d84e31fb105b159359c28@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions