Date: Sat, 7 May 2011 00:06:02 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/xl if_xl.c if_xlreg.h Message-ID: <201105070006.p4706D6d082984@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2011-05-07 00:06:02 UTC
FreeBSD src repository
Modified files:
sys/dev/xl if_xl.c if_xlreg.h
Log:
SVN rev 221566 on 2011-05-07 00:06:02Z by yongari
Rename xl_stats_update() callout handler to xl_tick() and move MII
tick driving logic to xl_tick(). Now xl_tick() handles MII tick as
well as periodic updating of statistics.
This change removes a hack used in interrupt handler where it
wanted to update statistics without driving MII tick.
Revision Changes Path
1.27 +20 -35 src/sys/dev/xl/if_xl.c
1.4 +1 -2 src/sys/dev/xl/if_xlreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105070006.p4706D6d082984>
