Subject: PR/36945 CVS commit: [netbsd-3-1] src/sys/dev/ieee1394
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 09/09/2007 21:35:04
The following reply was made to PR kern/36945; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36945 CVS commit: [netbsd-3-1] src/sys/dev/ieee1394
Date: Sun,  9 Sep 2007 21:34:25 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sun Sep  9 21:34:25 UTC 2007
 
 Modified Files:
 	src/sys/dev/ieee1394 [netbsd-3-1]: fwohci.c
 
 Log Message:
 Apply patch (requested by christos in ticket #1835):
 	sys/dev/ieee1394/fwohci.c:	patch
 PR kern/36945 by Ross Philipson: Remove call to fwohci_desc_put() in an error
 path where fwohci_desc_get() has not been called yet.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.84 -r1.84.6.1 src/sys/dev/ieee1394/fwohci.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.