aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/hostcmd.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-05-28 23:56:10 -0400
committerJohn W. Linville <linville@tuxdriver.com>2007-06-11 14:28:46 -0400
commit8cf1dc098fda226a0c3baa27ec737ce041acbb46 (patch)
treed647e2538a3081825ecf3cd77fea20f0e7142f26 /drivers/net/wireless/libertas/hostcmd.h
parent[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid (diff)
downloadlinux-dev-8cf1dc098fda226a0c3baa27ec737ce041acbb46.tar.xz
linux-dev-8cf1dc098fda226a0c3baa27ec737ce041acbb46.zip
[PATCH] libertas: remove WPA_SUPPLICANT structure
Unused. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
-rw-r--r--drivers/net/wireless/libertas/hostcmd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/wireless/libertas/hostcmd.h b/drivers/net/wireless/libertas/hostcmd.h
index 0a3a89905e2d..3acf93988125 100644
--- a/drivers/net/wireless/libertas/hostcmd.h
+++ b/drivers/net/wireless/libertas/hostcmd.h
@@ -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;