mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
68a1f2cc86
The old code (before move) stopped further processing of the event after it has been already processed by the quirk handler. The new code didn't propagate the return value properly, and therefore the processing always proceeded, which was wrong. This patch fixes it. Pointed out in kernel.org bugzilla #9842 Signed-off-by: Jiri Kosina <jkosina@suse.cz> |
||
---|---|---|
.. | ||
usbhid | ||
hid-core.c | ||
hid-debug.c | ||
hid-input-quirks.c | ||
hid-input.c | ||
hidraw.c | ||
Kconfig | ||
Makefile |