summaryrefslogtreecommitdiffstats
path: root/Documentation/efi-stub.txt
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2015-06-21 14:20:25 +0800
committerJiri Kosina <jkosina@suse.com>2015-07-08 12:40:23 +0200
commit6debce6f4e787a8eb4cec94e7afa85fb4f40db27 (patch)
treeb590743fb1eb84392c6a434e4593ebd70f5d72ed /Documentation/efi-stub.txt
parent9633920e5ef65f81d30f2acd642d6d1c25cf7bc7 (diff)
downloadtalos-op-linux-6debce6f4e787a8eb4cec94e7afa85fb4f40db27.tar.gz
talos-op-linux-6debce6f4e787a8eb4cec94e7afa85fb4f40db27.zip
HID: cp2112: fix to force single data-report reply
Current implementation of cp2112_raw_event() only accepts one data report at a time. If last received data report is not fully handled yet, a new incoming data report will overwrite it. In such case we don't guaranteed to propagate the correct incoming data. The trivial fix implemented here forces a single report at a time by requesting in cp2112_read() no more than 61 byte of data, which is the payload size of a single data report. Cc: stable@vger.kernel.org Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: Ellen Wang <ellen@cumulusnetworks.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'Documentation/efi-stub.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud