commit | 1e67c2b7ebe662f9df1eba64b77eca562152970e | [log] [tgz] |
---|---|---|
author | Katish Paran <kparan@codeaurora.org> | Mon Oct 07 20:41:02 2013 +0530 |
committer | Katish Paran <kparan@codeaurora.org> | Mon Oct 28 15:07:51 2013 +0530 |
tree | 737e0a6fe44bf4141609ce9e79f8132b4ef27fb4 | |
parent | a7a5445cbd513a3006f70828ad95a3695b7c316c [diff] |
diag: Fix for CRC check for Control byte 0x7E packets can be sent twice in a row.The first 0x7E is the terminator of the previous command and the next is a null frame that we should ignore. This patch treats the 0x7E bytes as packet end only. Change-Id: I2c02240eead9c61ad8aa6bcf9e920bc63a0574cd CRs-fixed: 549971 Signed-off-by: Katish Paran <kparan@codeaurora.org>