commit | 5fb17fd9a2d05be77be91369aa2f7b0db42fc8b4 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Tue Nov 11 09:52:21 2008 -0500 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Nov 11 11:32:07 2008 -0500 |
tree | b2fa75d7fe568b63804f3316784323c1f6c32205 | |
parent | d6d79a785d430c0e17f7e2d662f10de022cbca93 [diff] |
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 <dilinger@debian.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>