Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/21/2000 17:35:15
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Mar 22 01:35:15 UTC 2000

Modified Files:
	syssrc/sys/dev/cardbus: if_tlp_cardbus.c

Log Message:
In tlp_cardbus_detach(), only unmap the bus space if we were able to
map it in the first place.  Pointed out by enami@netbsd.org.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/cardbus/if_tlp_cardbus.c

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