cvs commit: src/sys/dev/bge if_bge.c

Oleg Bulyzhin oleg at FreeBSD.org
Tue Dec 19 00:58:02 PST 2006


oleg        2006-12-19 08:57:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  - Add missing callout_drain() call.
  - Synchronize bge_tick() with callout_reset/callout_stop() calls.
  - Avoid using bge_tick() inside bge_link_upd(), use mii_pollstat() instead.
  
  MFC after:      2 month
  
  Revision  Changes    Path
  1.167     +10 -12    src/sys/dev/bge/if_bge.c


More information about the cvs-src mailing list