cvs commit: src/sys/net if.c
Max Laier
mlaier at FreeBSD.org
Wed Sep 1 12:56:47 PDT 2004
mlaier 2004-09-01 19:56:47 UTC
FreeBSD src repository
Modified files:
sys/net if.c
Log:
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
MFC after: 5 days
Revision Changes Path
1.203 +2 -0 src/sys/net/if.c
More information about the cvs-src
mailing list