~kris/9p

9hist

7e1496462ba0be72102ffb31b9f6e2057d5bd8eb — David du Colombier 25 years ago b2d8675
Plan 9 from Bell Labs 2001-02-04
1 files changed, 1 insertions(+), 1 deletions(-)

M pc/etherwavelan.c
M pc/etherwavelan.c => pc/etherwavelan.c +1 -1
@@ 842,7 842,7 @@ w_timer(void* arg)
		// lack of documentation I cannot know.

		if (csr_ins(ctlr, WR_EvSts)&WEvs)
				w_intr(ether);
			w_intr(ether);

		if (tick % 10 == 0) {
			if (ctlr->txtmout && --ctlr->txtmout == 0){