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){