Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 19:17:13 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42865 for review
Message-ID:  <200311210317.hAL3HDE3033269@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=42865

Change 42865 by sam@sam_ebb on 2003/11/20 19:16:24

	remove references to IBSS* that were just removed

Affected files ...

.. //depot/projects/netperf/sys/net/if_media.h#3 edit

Differences ...

==== //depot/projects/netperf/sys/net/if_media.h#3 (text+ko) ====

@@ -442,8 +442,6 @@
 #define	IFM_SUBTYPE_IEEE80211_OPTION_DESCRIPTIONS {			\
 	{ IFM_IEEE80211_ADHOC, "adhoc" },				\
 	{ IFM_IEEE80211_HOSTAP, "hostap" },				\
-	{ IFM_IEEE80211_IBSS, "ibss" },					\
-	{ IFM_IEEE80211_IBSSMASTER, "ibss-master" },			\
 	{ IFM_IEEE80211_TURBO, "turbo" },				\
 	{ IFM_IEEE80211_MONITOR, "monitor" },				\
 	{ 0, NULL },							\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311210317.hAL3HDE3033269>