Reset buffers on failed read.
After a failed read buffers keep previously received data. When receiving new RDR_to_PC messages, old data gets processed and if it contains SYNC ACK, it gets interpreted as the new response.
Signed-off-by: Deividas Puplauskas puplauskas@hotmail.com