Subject: CVS commit: src/sys/dev/cardbus
To: None <source-changes@NetBSD.org>
From: Masanori Kanaoka <kanaoka@netbsd.org>
List: source-changes
Date: 03/11/2004 12:19:14
Module Name:	src
Committed By:	kanaoka
Date:		Thu Mar 11 12:19:14 UTC 2004

Modified Files:
	src/sys/dev/cardbus: if_rtk_cardbus.c

Log Message:
Add (missed)"csc->sc_ih = NULL;" in rtk_cardbus_disable().

This fixed panic when card removed
after "ifconfig rtk0 up; ifconfig rtk0 down".


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/cardbus/if_rtk_cardbus.c

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