avatar      2007-12-01 07:01:46 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    sys/dev/an           if_an.c 
  Log:
  MFC(1.86): Eliminating an unnecessary check on an_gone inside
  an_stats_update() since a properly locked callout_stop(9) does do the
  right thing.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.84.2.2  +0 -4      src/sys/dev/an/if_an.c