[PATCH] libertas: remove WPA_SUPPLICANT structure
authorDan Williams <dcbw@redhat.com>
Tue, 29 May 2007 03:56:10 +0000 (23:56 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:46 +0000 (14:28 -0400)
Unused.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/hostcmd.h

index 0a3a899..3acf939 100644 (file)
@@ -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;