Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 12:57:18 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200602091257.k19CvIor001295@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602091257.k19CvIor001295>