summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin.berg@intel.com>2026-01-11 20:39:24 +0300
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>2026-01-21 15:23:03 +0300
commit5b31cf3f487a4c7f21cb264a3501fb4a4a06b067 (patch)
tree6f51226749b47a2d12a0e57111690d90ffac05ce /include
parentabce13f5607efcf423cdec31ee36adfb92bb94d6 (diff)
downloadlinux-5b31cf3f487a4c7f21cb264a3501fb4a4a06b067.tar.xz
wifi: iwlwifi: mld: change cluster_id type to u8 array
While the cluster_id is two bytes long, it is just the last two bytes of the cluster ID MAC address. This does not really map to a big or little endian data type. Switch it to use an array to avoid confusion and adjust all users so that they do the right thing independent of endianness. Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> Reviewed-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20260111193638.80921dc7d305.I56c2bbe0bfc6ee02782bc5d69fda2ac77f3502c4@changeid
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions