Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/15/2004 00:25:06
Module Name:	src
Committed By:	enami
Date:		Fri Oct 15 00:25:06 UTC 2004

Modified Files:
	src/sys/dev/pcmcia: if_ne_pcmcia.c

Log Message:
Don't change the logic when simplifing code; a OR was changed to AND
and a test was removed but they shouldn't be changed.


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 src/sys/dev/pcmcia/if_ne_pcmcia.c

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