aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorAlexander Wilhelm <[email protected]>2025-05-22 14:35:30 +0000
committerBjorn Andersson <[email protected]>2025-06-17 20:49:10 +0000
commit07a4688833b237331e5045f90fc546c085b28c86 (patch)
treedde35459020cf0d842f3422d099112190d713983 /rust/helpers/workqueue.c
parentsoc: qcom: QMI encoding/decoding for big endian (diff)
downloadkernel-07a4688833b237331e5045f90fc546c085b28c86.tar.gz
kernel-07a4688833b237331e5045f90fc546c085b28c86.zip
soc: qcom: fix endianness for QMI header
The members of QMI header have to be swapped on big endian platforms. Use __le16 types instead of u16 ones. Signed-off-by: Alexander Wilhelm <[email protected]> Fixes: 9b8a11e82615 ("soc: qcom: Introduce QMI encoder/decoder") Fixes: 3830d0771ef6 ("soc: qcom: Introduce QMI helpers") Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions