Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/07/2003 22:18:59
Module Name: src
Committed By: jmc
Date: Fri Mar 7 20:18:58 UTC 2003
Modified Files:
src/sys/dev/ieee1394: sbp2.c
Log Message:
Redo last fix to work correctly. Need to run abort on each orb (though it
doesn't much now it will eventually) and then so a proper sbp2_free_orb.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/ieee1394/sbp2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.