Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 19:43:48 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200409101943.i8AJhmPV066017@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004-09-10 19:43:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              if.c 
  Log:
  MFC if.c, rev. 1.203:
    Fix an assertion when if_down()ing a ALTQ managed interface. The lock
    should have been in place all the time the mtx_assert in the ALTQ code
    just discovered the shortcoming.
  
    PR:             i386/71195
    Tested by:      Bettan (PR originator), myself
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.199.2.3  +2 -0      src/sys/net/if.c



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