PERFORCE change 70098 for review

Sam Leffler sam at FreeBSD.org
Tue Feb 1 08:55:38 PST 2005


http://perforce.freebsd.org/chv.cgi?CH=70098

Change 70098 by sam at sam_ebb on 2005/02/01 16:54:35

	purge unused definition

Affected files ...

.. //depot/projects/vap/sys/net80211/ieee80211_crypto.h#3 edit

Differences ...

==== //depot/projects/vap/sys/net80211/ieee80211_crypto.h#3 (text+ko) ====

@@ -109,13 +109,6 @@
 struct ieee80211_node;
 struct mbuf;
 
-/*
- * Crypto state kept in each ieee80211com.
- */
-struct ieee80211com_crypto_state {
-	struct ieee80211_key	cs_nw_keys[IEEE80211_WEP_NKID];
-};
-
 void	ieee80211_crypto_attach(struct ieee80211com *);
 void	ieee80211_crypto_detach(struct ieee80211com *);
 void	ieee80211_crypto_vattach(struct ieee80211vap *);


More information about the p4-projects mailing list