Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 04/11/2006 15:42:56
Module Name:	src
Committed By:	rpaulo
Date:		Tue Apr 11 15:42:56 UTC 2006

Modified Files:
	src/sys/dev/pci: if_iwi.c

Log Message:
Coverity ID 2442: check if one can dereference ifp before calling
iwi_stop() in iwi_detach().


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/pci/if_iwi.c

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