K 10 svn:author V 7 yongari K 8 svn:date V 27 2011-05-07T00:06:02.345694Z K 7 svn:log V 291 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. END