commit | 0a5f99cfff2297f6c350b7f54878cbbf1b1253d5 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Sat Nov 30 19:12:27 2013 +0000 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Dec 02 15:17:04 2013 +0100 |
tree | eff8e719cc68f46c6cb1d8f3598fd8f9d30fedc0 | |
parent | 80897aa787ecd58eabb29deab7cbec9249c9b7e6 [diff] |
HID: kye: Fix missing break in kye_report_fixup() The change to support Genius Manticore Keyboard also changed behaviour for Genius Gx Imperator Keyboard, as there is no break between the cases. This is presumably a mistake. Reported by Coverity as CID 1134029. Fixes: 4a2c94c9b6c0 ('HID: kye: Add report fixup for Genius Manticore Keyboard') Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Jiri Kosina <jkosina@suse.cz>