Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164501871
D57312.id179433.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
590 B
Referenced Files
None
Subscribers
None
D57312.id179433.diff
View Options
diff --git a/sys/net80211/ieee80211_crypto.h b/sys/net80211/ieee80211_crypto.h
--- a/sys/net80211/ieee80211_crypto.h
+++ b/sys/net80211/ieee80211_crypto.h
@@ -50,14 +50,6 @@
#define IEEE80211_KEYBUF_SIZE IEEE80211_KEYBUF_128_SIZE
#define IEEE80211_MICBUF_SIZE IEEE80211_MICBUF_128_SIZE
-/*
- * Old WEP-style key. Deprecated.
- */
-struct ieee80211_wepkey {
- u_int wk_len; /* key length in bytes */
- uint8_t wk_key[IEEE80211_KEYBUF_SIZE];
-};
-
struct ieee80211_rsnparms {
uint8_t rsn_mcastcipher; /* mcast/group cipher */
uint8_t rsn_mcastkeylen; /* mcast key length */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 2, 11:59 AM (1 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33842681
Default Alt Text
D57312.id179433.diff (590 B)
Attached To
Mode
D57312: net80211: delete the deprecated ieee80211_wepkey struct
Attached
Detach File
Event Timeline
Log In to Comment