Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 04/11/2006 14:17:09
Module Name:	src
Committed By:	rpaulo
Date:		Tue Apr 11 14:17:09 UTC 2006

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

Log Message:
Coverity ID 2859: Don't leak ccb, move the allocation a few lines
lower next to where it'll be used for the first time.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/dev/pci/twe.c

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