Plan 9 from Bell Labs 2003-02-01
2 files changed, 2 insertions(+), 2 deletions(-) M bitsy/wavelan.c M port/edf.c
M bitsy/wavelan.c => bitsy/wavelan.c +1 -1
@@ 655,7 655,7 @@ w_timer(void* arg) } if((ctlr->ticks % 120) == 0) if(ctlr->txbusy == 0) w_cmd(ctlr, WCmdAskStats, WTyp_Stats); w_cmd(ctlr, WCmdEnquire, WTyp_Stats); } iunlock(ctlr); }
M port/edf.c => port/edf.c +1 -1