aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorDan Elkouby <[email protected]>2019-09-06 14:06:44 +0300
committerMarcel Holtmann <[email protected]>2019-09-06 15:55:40 +0200
commit8bb3537095f107ed55ad51f6241165b397aaafac (patch)
tree4d1ed7c09cb08e75f92b4efc2f83e6c75bf15acb /scripts/gdb/linux/modules.py
parentd7ef0d1e39685b38c97b30daa6de0d50df004839 (diff)
Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
hidp_send_message was changed to return non-zero values on success, which some other bits did not expect. This caused spurious errors to be propagated through the stack, breaking some drivers, such as hid-sony for the Dualshock 4 in Bluetooth mode. As pointed out by Dan Carpenter, hid-microsoft directly relied on that assumption as well. Fixes: 48d9cc9d85dd ("Bluetooth: hidp: Let hidp_send_message return number of queued bytes") Signed-off-by: Dan Elkouby <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Reviewed-by: Jiri Kosina <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions