Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/06/2005 06:49:26
Module Name:	src
Committed By:	dyoung
Date:		Wed Jul  6 06:49:26 UTC 2005

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

Log Message:
Don't write the WEP keys to the device if it is invalid (e.g.,
unplugged) or if it is not enabled.  Fixes kern/30592.


To generate a diff of this commit:
cvs rdiff -r1.201 -r1.202 src/sys/dev/ic/wi.c

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