aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorBitterblue Smith <[email protected]>2022-12-01 16:13:57 +0200
committerKalle Valo <[email protected]>2022-12-08 16:45:15 +0200
commitdd469a754afdb782ba3033cee102147493dc39f4 (patch)
treeef3fd9d3b5635ea4ebc00ba9ae0f012148034ee9 /lib/mpi/mpi-cmp.c
parent8041f2bffbf1c0854d9f6675ad01dc6ca72f71dd (diff)
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
This struct is used to access a sequence of bytes received from the wifi chip. It must not have any padding bytes between the members. This doesn't change anything on my system, possibly because currently none of the members need more than byte alignment. Fixes: b2b43b7837ba ("rtl8xxxu: Initial functionality to handle C2H events for 8723bu") Signed-off-by: Bitterblue Smith <[email protected]> Reviewed-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions