From 72cffd586a7d2cd20bd8256a920b2caac8c7db85 Mon Sep 17 00:00:00 2001 From: jaseg Date: Mon, 2 Oct 2023 01:42:34 +0200 Subject: Fix the nasty 8b/10b bug --- common/8b10b.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/8b10b.c') diff --git a/common/8b10b.c b/common/8b10b.c index 4908e1f..2f6e0f5 100644 --- a/common/8b10b.c +++ b/common/8b10b.c @@ -174,7 +174,7 @@ int xfr_8b10b_feed_bit(struct state_8b10b_dec *st, int bit) { st->bit_ctr = 1; for (int i=1; i