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:02
Module Name: syssrc
Committed By: he
Date: Tue Jan 29 23:31:02 UTC 2002
Modified Files:
syssrc/sys/dev/ic [netbsd-1-5]: cac.c
Log Message:
Pull up revisions 1.20 (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.6.2.3 -r1.6.2.4 syssrc/sys/dev/ic/cac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.