Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/14/2004 00:17:12
Module Name: src
Committed By: christos
Date: Thu Oct 14 00:17:12 UTC 2004
Modified Files:
src/sys/dev/pcmcia: if_ne_pcmcia.c pcmcia_cis_quirks.c
Log Message:
PR/27255: Nikos Ntarmos: PCMCIA NIC with blank CIS tuples crashes the kernel
Simplify the code for readability.
To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/dev/pcmcia/if_ne_pcmcia.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/pcmcia/pcmcia_cis_quirks.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.