sysdump: ymodem: actually retransmit a block if we get NAK
authorH. Peter Anvin <hpa@zytor.com>
Mon, 8 Feb 2010 01:05:08 +0000 (17:05 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 8 Feb 2010 01:05:08 +0000 (17:05 -0800)
commit79cd64f95cb84d3e72ae9fd51af6a704d4bcf8ab
tree7e4fdd4d5234cbcbc7f68e19b4241f301943c4c1
parent9bb975b60999ddd94610b2d66ac7b2b9bfaaea20
sysdump: ymodem: actually retransmit a block if we get NAK

Incorrectly nested loops, we need to actually retransmit if we get a
NAK reply...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/sysdump/be_ymodem.c