From: Andres Salomon Date: Tue, 11 Nov 2008 14:52:21 +0000 (-0500) Subject: Input: psmouse - fix incorrect validate_byte check in OLPC protocol X-Git-Tag: v2.6.28-rc7~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb17fd9a2d05be77be91369aa2f7b0db42fc8b4;p=pandora-kernel.git Input: psmouse - fix incorrect validate_byte check in OLPC protocol The validate_byte check logic was backwards; it should return true for an *invalid* packet. Thanks to Jeremy Katz for spotting this one. Signed-off-by: Andres Salomon Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed