Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net



On Wed, May 28, 2008 at 06:28:12AM +0000, David Young wrote:
> 
> Module Name:  src
> Committed By: dyoung
> Date:         Wed May 28 06:28:12 UTC 2008
> 
> Modified Files:
>       src/sys/net: if_tap.c
> 
> Log Message:
> In tap_clone_destroy(), don't treat a pointer to the tap(4) softc
> like it is a device_t.
> 
> In tap_clone_creator(), set cf_fstate to FSTATE_FOUND instead of
> _NOTFOUND to avoid a panic in config_detach() on a DIAGNOSTIC
> kernel.  XXX I'm not sure that that is the right fix.
> 
> These changes should put a stop to the crash described in kern/38759.

Confirmed. Problem gone.
Thanks.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index