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

Gleb Smirnoff glebius at FreeBSD.org
Thu Feb 16 04:44:20 PST 2006


glebius     2006-02-16 12:44:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/em           if_em.c 
  Log:
  MFC 1.107:
    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]
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.65.2.14  +2 -2      src/sys/dev/em/if_em.c


More information about the cvs-src mailing list