Subject: CVS commit: [netbsd-1-5] syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/30/2002 01:31:32
Module Name: syssrc
Committed By: he
Date: Tue Jan 29 23:31:32 UTC 2002
Modified Files:
syssrc/sys/dev/ic [netbsd-1-5]: ld_cac.c
Log Message:
Pull up revision 1.5 (requested by ad):
Some fixes:
o Always validate return value read from outbound FIFO
o Copy access method into to softc to avoid double dereference
o Remove static on functions
Fixes PR#14453.
To generate a diff of this commit:
cvs rdiff -r1.3.8.1 -r1.3.8.2 syssrc/sys/dev/ic/ld_cac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.