Skip to content
Commit 225c61aa authored by Florian Ragwitz's avatar Florian Ragwitz Committed by Dmitry Torokhov
Browse files

Input: elantech - fix firmware version check



The check determining whether device should use 4- or 6-byte packets
was trying to compare firmware with 2.48, but was failing on majors
greater than 2. The new check ensures that versions like 4.1 are
checked properly.

Signed-off-by: default avatarFlorian Ragwitz <rafl@debian.org>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 51320886
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment