On Sun, Aug 14, 2016 at 10:10:54PM -0400, Kevin O'Connor wrote:
Commit 4ce5d207 removed the code to wait for a possible second byte from a keyboard reset command, but it did not remove the extra check when warning in ps2_recvbyte(). Remove the now stale code in ps2_recvbyte().
FYI, I committed this change.
-Kevin