Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 22:45:07 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ixgbe ixgbe.c
Message-ID:  <200909042245.n84MjTrj058995@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2009-09-04 22:45:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 196844 on 2009-09-04 22:45:07Z by jfv
  
  If an interface is brought up with no cable it will experience
  watchdog resets, this is due to a missing check for link in the
  new multiqueue start code.
  
  MFC: 3 days
  
  Revision  Changes    Path
  1.20      +2 -1      src/sys/dev/ixgbe/ixgbe.c



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