]> code.bitgloo.com Git - clyne/logitech-g710-linux-driver.git/commit
Fix to ignore first hid report with recent kernel versions. There was a change that...
authorFelix Rueegg <felix.rueegg@gmail.com>
Sun, 6 Oct 2013 16:03:26 +0000 (18:03 +0200)
committerFelix Rueegg <felix.rueegg@gmail.com>
Sun, 6 Oct 2013 16:03:26 +0000 (18:03 +0200)
commit2d05ee44b999a72c90ea65fadb19642ec8764a30
tree0c7b671311930c5feae41a3391e79bcf7f22c0f4
parentee9baa2dd8a8a5d99b6943707d32e32e0687f20d
Fix to ignore first hid report with recent kernel versions. There was a change that even if raw_event returns 1, the events from the first report will still get sent. https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=b1a1442a23776756b254b69786848a94d92445ba
src/kernel/hid-lg-g710-plus.c