diff options
author | 2023-04-17 17:39:59 +0800 | |
---|---|---|
committer | 2023-04-23 22:05:53 -0700 | |
commit | 0ab905c3be8c2be368821dd2bd1f8d126064d993 (patch) | |
tree | be11e1f3013cd3c4ef2c046fa09416e013ece0a6 /scripts/generate_rust_analyzer.py | |
parent | bluetooth: Perform careful capability checks in hci_sock_ioctl() (diff) | |
download | linux-rng-0ab905c3be8c2be368821dd2bd1f8d126064d993.tar.xz linux-rng-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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions