Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2005 23:13:50 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c
Message-ID:  <200501062313.j06NDoQQ057051@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-01-06 23:13:50 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sis.c 
  Log:
  Close a theoretical race:  By the time the watchdog comes around
  the interface may have been stopped, so we should not restart it.
  
  Revision  Changes    Path
  1.114     +5 -1      src/sys/pci/if_sis.c



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