Subject: CVS commit: src/sys/netbt
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 01/31/2008 19:30:23
Module Name:	src
Committed By:	plunky
Date:		Thu Jan 31 19:30:23 UTC 2008

Modified Files:
	src/sys/netbt: rfcomm_session.c

Log Message:
do not destroy session callout until the session is definitely finished
with, otherwise trying to stop it will cause a panic


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/netbt/rfcomm_session.c

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