Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3-0]: src/doc Ticket 1835



details:   https://anonhg.NetBSD.org/src/rev/fe9db99df600
branches:  netbsd-3-0
changeset: 579448:fe9db99df600
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Sep 09 21:37:22 2007 +0000

description:
Ticket 1835

diffstat:

 doc/CHANGES-3.0.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 74e031fcdb7d -r fe9db99df600 doc/CHANGES-3.0.4
--- a/doc/CHANGES-3.0.4 Sun Sep 09 21:36:46 2007 +0000
+++ b/doc/CHANGES-3.0.4 Sun Sep 09 21:37:22 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.4,v 1.1.2.7 2007/08/28 13:53:18 ghen Exp $
+#      $NetBSD: CHANGES-3.0.4,v 1.1.2.8 2007/09/09 21:37:22 bouyer Exp $
 
 A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
 release:
@@ -93,3 +93,9 @@
        Remove iso(4) from GENERIC kernels.
        [adrianp, ticket #1826]
 
+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.
+       [christos, ticket #1835]
+



Home | Main Index | Thread Index | Old Index