cvs commit: src/sys/dev/em if_em.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Feb 9 04:57:18 PST 2006


glebius     2006-02-09 12:57:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Fix two important typos in watchdog handling:
  
  - Restart watchdog if we *did* processed any descriptors. [1]
  - Log the watchdog event if the link is *up*. [2]
  
  PR:             kern/92948 [1]
  Submitted by:   Mihail Balikov <mihail.balikov interbgc.com> [1]
  PR:             kern/92895 [2]
  Submitted by:   Vladimir Ivanov <wawa yandex-team.ru> [2]
  
  Revision  Changes    Path
  1.107     +2 -2      src/sys/dev/em/if_em.c


More information about the cvs-all mailing list