Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 06/26/2005 21:51:37
Module Name:	src
Committed By:	erh
Date:		Sun Jun 26 21:51:37 UTC 2005

Modified Files:
	src/sys/dev/ic: wi.c
	src/sys/net80211: ieee80211_crypto.h ieee80211_output.c

Log Message:
Make sure there is a valid transmit key, before trying to use information
about it.  Fixes a crash when configuring wi0.


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 src/sys/dev/ic/wi.c
cvs rdiff -r1.3 -r1.4 src/sys/net80211/ieee80211_crypto.h
cvs rdiff -r1.30 -r1.31 src/sys/net80211/ieee80211_output.c

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