Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/02/2006 13:35:52
Module Name:	src
Committed By:	bouyer
Date:		Sat Dec  2 13:35:52 UTC 2006

Modified Files:
	src/sys/dev/pci: ahcisata.c

Log Message:
Don't call the done callback twice if a special action is waiting on the queue.
Don't forget to free the xfer in the normal bio path.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/ahcisata.c

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