Subject: CVS commit: src/sys/lkm/net/ethfoo/ethfoo
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 12/13/2004 19:40:56
Module Name:	src
Committed By:	cube
Date:		Mon Dec 13 19:40:56 UTC 2004

Modified Files:
	src/sys/lkm/net/ethfoo/ethfoo: ethfoo_lkm.c

Log Message:
Change cf_fstate value to FSTATE_STAR to avoid a panic in config_detach()
for DISAGNOSTIC kernel.  That value of struct cfdata is not currently used
for pseudo-device attachments anyway.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/lkm/net/ethfoo/ethfoo/ethfoo_lkm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.