diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2019-06-05 14:44:05 +0200 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2019-06-05 15:14:53 +0200 |
commit | 15fc1b5c86128f91c8c6699c3b0d9615740b13f1 (patch) | |
tree | 174f6e72c44865a3c03973e881649c636e87f098 /drivers/pnp/system.c | |
parent | HID: a4tech: fix horizontal scrolling (diff) | |
download | linux-15fc1b5c86128f91c8c6699c3b0d9615740b13f1.tar.xz linux-15fc1b5c86128f91c8c6699c3b0d9615740b13f1.zip |
Revert "HID: Increase maximum report size allowed by hid_field_extract()"
This reverts commit 94a9992f7dbdfb28976b565af220e0c4a117144a.
The commit allows for more than 32 bits in hid_field_extract(),
but the return value is a 32 bits int.
So basically what this commit is doing is just silencing those
legitimate errors.
Revert to a previous situation in the hope that a proper
fix will be impletemented.
Fixes: 94a9992f7dbd ("HID: Increase maximum report size allowed by hid_field_extract()")
Cc: stable@vger.kernel.org # v5.1
Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'drivers/pnp/system.c')
0 files changed, 0 insertions, 0 deletions