Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 11:31:35 +1300
From:      Andrew Thompson <thompsa@freebsd.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if_bridge.c
Message-ID:  <20051023223135.GA67158@heff.fud.org.nz>
In-Reply-To: <200510232230.j9NMU8EB042710@repoman.freebsd.org>
References:  <200510232230.j9NMU8EB042710@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 23, 2005 at 10:30:08PM +0000, Andrew Thompson wrote:
> thompsa     2005-10-23 22:30:08 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/net              if_bridge.c 
>   Log:
>   If we have been called from ether_ifdetach() then do not try and clear the
>   promisc flag from the member interface, this is a no-op anyway since the
>   interface is disappearing. The driver may have already released
>   its resources such as miibus and this is likely to panic the kernel.
>   
>   Submitted and tested by:        Wojciech A. Koszek

oops, I mean 'Reported and tested by'



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