aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJason Gerecke <[email protected]>2014-09-23 18:09:28 +0000
committerJiri Kosina <[email protected]>2014-10-29 09:59:06 +0000
commit5989a55a4c9aafba8b152c6bf52244510c2b88b9 (patch)
treefff5a63737ebe850d74b4febb05fc0ae91eb50d5 /drivers/net/xen-netback/interface.c
parentHID: add keyboard input assist hid usages (diff)
downloadkernel-5989a55a4c9aafba8b152c6bf52244510c2b88b9.tar.gz
kernel-5989a55a4c9aafba8b152c6bf52244510c2b88b9.zip
HID: input: Fix TransducerSerialNumber implementation
The commit which introduced TransducerSerialNumber (368c966) is missing two crucial implementation details. Firstly, the commit does not set the type/code/bit/max fields as expected later down the code which can cause the driver to crash when a tablet with this usage is connected. Secondly, the call to 'set_bit' causes MSC_PULSELED to be sent instead of the expected MSC_SERIAL. This commit addreses both issues. Signed-off-by: Jason Gerecke <[email protected]> Reviewed-by: Benjamin Tissoires <[email protected]> Reviewed-by: Ping Cheng <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions