Subject: CVS commit: [netbsd-2-0] src/sys/net80211
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 06/07/2004 06:36:41
Module Name: src
Committed By: jdc
Date: Mon Jun 7 06:36:41 UTC 2004
Modified Files:
src/sys/net80211 [netbsd-2-0]: ieee80211.c
Log Message:
Pull up revision 1.16 (requested by dyoung in ticket #449).
Fix for kern/25604: ifconfig wi0 media DS11 panics system.
In ieee80211_chan2mode, do not dereference the marker for "any
channel," IEEE80211_CHAN_ANYC.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 src/sys/net80211/ieee80211.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.