Commit 8cf1dc09 authored by Dan Williams's avatar Dan Williams Committed by John W. Linville

[PATCH] libertas: remove WPA_SUPPLICANT structure

Unused.
Signed-off-by: default avatarDan Williams <dcbw@redhat.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d8efea25
......@@ -102,11 +102,6 @@ struct IE_WPA {
__le16 version;
};
struct WPA_SUPPLICANT {
u8 wpa_ie[256];
u8 wpa_ie_len;
};
/* wlan_offset_value */
struct wlan_offset_value {
u32 offset;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment