Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/28/2003 23:26:28
Module Name: src
Committed By: mycroft
Date: Tue Oct 28 23:26:28 UTC 2003
Modified Files:
src/sys/dev/pcmcia: if_xi.c
Log Message:
Eliminate bogus initializer.
We shouldn't be adding the time stamp to the entropy pool if the interrupt
wasn't for us.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/pcmcia/if_xi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.