cvs commit: src/sys/net if.c

Max Laier mlaier at FreeBSD.org
Fri Sep 10 12:43:48 PDT 2004


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


More information about the cvs-all mailing list