Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/15/2004 06:20:58
Module Name:	src
Committed By:	dyoung
Date:		Thu Jul 15 06:20:58 UTC 2004

Modified Files:
	src/sys/dev/ic: atw.c

Log Message:
Don't send data packets until the interface is in state RUN.  This
stops ARP and IPv6 Neighbor Discovery packets from trickling out
the interface before it is time.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/dev/ic/atw.c

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