summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2023-04-17 17:39:59 +0800
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-04-23 22:05:53 -0700
commit0ab905c3be8c2be368821dd2bd1f8d126064d993 (patch)
treebe11e1f3013cd3c4ef2c046fa09416e013ece0a6 /drivers/bluetooth
parent25c150ac103a4ebeed0319994c742a90634ddf18 (diff)
downloadlinux-0ab905c3be8c2be368821dd2bd1f8d126064d993.tar.gz
linux-0ab905c3be8c2be368821dd2bd1f8d126064d993.tar.bz2
linux-0ab905c3be8c2be368821dd2bd1f8d126064d993.zip
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
API hci_devcd_init() stores its u32 type parameter @dump_size into skb, but it does not specify which byte order is used to store the integer, let us take little endian to store and parse the integer. Fixes: f5cc609d09d4 ("Bluetooth: Add support for hci devcoredump") Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions