Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/18/2006 18:44:16
Module Name: src
Committed By: chris
Date: Sat Mar 18 18:44:16 UTC 2006
Modified Files:
src/sys/dev/ic: cs89x0.c
Log Message:
Fix eeprom == NULL and size test.
Fixes Coverity CID 1109: (sc)->eeprom_data tracked as NULL was
dereferenced.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/ic/cs89x0.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.