Subject: CVS commit: [netbsd-3-0] src/sys/dev/ieee1394
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/09/2007 21:36:47
Module Name: src
Committed By: bouyer
Date: Sun Sep 9 21:36:47 UTC 2007
Modified Files:
src/sys/dev/ieee1394 [netbsd-3-0]: 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.4.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.