Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2004 00:15:26 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/xe if_xe.c
Message-ID:  <200408140015.i7E0FRZD012319@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-08-14 00:15:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xe           if_xe.c 
  Log:
  Since if_xe doesn't contain locking or run with INTR_MPSAFE, mark
  the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
  
  Revision  Changes    Path
  1.52      +2 -1      src/sys/dev/xe/if_xe.c



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