From d04939215fdfce79be515c9d56a3cdadadd0ebd4 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Wed, 16 Feb 2011 02:10:36 -0800 Subject: Add back line that mysteriously disappeared. I blame the cat. --- host/apps/omap_debug/usrp-e-crc-rw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'host') diff --git a/host/apps/omap_debug/usrp-e-crc-rw.c b/host/apps/omap_debug/usrp-e-crc-rw.c index 2fa692429..f91c4fa85 100644 --- a/host/apps/omap_debug/usrp-e-crc-rw.c +++ b/host/apps/omap_debug/usrp-e-crc-rw.c @@ -122,6 +122,7 @@ static void *read_thread(void *threadid) printf("Sequence number check fail, pkt_seq = %ud, prev_seq = %ud\n", pkt_seq, prev_seq); first = 0; + prev_seq = pkt_seq; for (i = 0; i < cnt-4; i++) { ck_sum += p[i]; -- cgit v1.2.3