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 15:49:00
Module Name:	src
Committed By:	rpaulo
Date:		Tue Apr 11 15:49:00 UTC 2006

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

Log Message:
Coverity ID 2440: in trm_timeout(), check if srb and xs are NULL
before trying to dereference them.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/trm.c

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