Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 12:45:12 +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:  <200602161245.k1GCjCLp015036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2006-02-16 12:45:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    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.44.2.13  +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?200602161245.k1GCjCLp015036>