Kevin O'Connor 4655a6bfef serialqueue: Fix off-by-one error in retransmit sequence number tracking
Track the sequence number of the message last retransmitted (not the
sequence number of the next message to be transmitted).  This fixes a
small possibility of a valid nak not being honored.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-21 23:43:48 -04:00
..
2017-07-17 11:35:52 -04:00
2017-06-22 12:09:55 -04:00
2016-05-25 11:37:40 -04:00
2017-07-17 15:02:43 -04:00