From 7e1496462ba0be72102ffb31b9f6e2057d5bd8eb Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Sun, 4 Feb 2001 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 2001-02-04 --- pc/etherwavelan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc/etherwavelan.c b/pc/etherwavelan.c index 69b90a81ce7e11c713bfc317abea3833995ec366..7e977f5cfd3ce94f16a936240be5c9b4c93c479d 100644 --- a/pc/etherwavelan.c +++ b/pc/etherwavelan.c @@ -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){