diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2023-04-17 17:39:59 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-04-23 22:05:53 -0700 |
commit | 0ab905c3be8c2be368821dd2bd1f8d126064d993 (patch) | |
tree | be11e1f3013cd3c4ef2c046fa09416e013ece0a6 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 25c150ac103a4ebeed0319994c742a90634ddf18 (diff) |
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 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions