forked from Minki/linux
[PATCH] libertas: remove WPA_SUPPLICANT structure
Unused. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
d8efea2548
commit
8cf1dc098f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user