From: Dmitry Torokhov Date: Fri, 24 Oct 2014 22:33:53 +0000 (-0700) Subject: Input: vsxxxaa - fix code dropping bytes from queue X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db1f47c29bd19e2069fb877620540db2a51a572;p=pandora-kernel.git Input: vsxxxaa - fix code dropping bytes from queue I believe the intent of the code was to drop oldest bytes from the queue, not the latest if we drop one byte and both latest and some oldest of we are dropping more than one. Acked-by: Jan-Benedict Glaw Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed