Skip to content
Snippets Groups Projects
Commit 33fdfa97 authored by Sergey Vlasov's avatar Sergey Vlasov Committed by Dmitry Torokhov
Browse files

Input: synaptics - fix setting packet size on passthrough port.


Synaptics driver used child->type to select either 3-byte or 4-byte
packet size for the pass-through port; this gives wrong results for
the newer protocols. Change the check to use child->pktsize instead.

Signed-off-by: default avatarSergey Vlasov <vsu@altlinux.ru>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 5ac7ba3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment