diff options
author | 2022-11-16 08:00:22 -0800 | |
---|---|---|
committer | 2022-11-17 00:46:13 +0100 | |
commit | da03e502bb22ec859af4f7d1f7d4d5f237b6c3fe (patch) | |
tree | efdb46c01443352e9167ff2bb2e1e523c5930328 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | HID: playstation: fix DualShock4 bluetooth memory corruption bug. (diff) | |
download | wireguard-linux-da03e502bb22ec859af4f7d1f7d4d5f237b6c3fe.tar.xz wireguard-linux-da03e502bb22ec859af4f7d1f7d4d5f237b6c3fe.zip |
HID: playstation: fix DualShock4 bluetooth CRC endian issue.
The driver was by accident reading the CRC directly from a hardware
structure instead of using get_unaligned_le32.
Fixes: 2d77474a2392 ("HID: playstation: add DualShock4 bluetooth support.")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions