summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDan Williams2007-05-29 05:56:10 +0200
committerJohn W. Linville2007-06-11 20:28:46 +0200
commit8cf1dc098fda226a0c3baa27ec737ce041acbb46 (patch)
treed647e2538a3081825ecf3cd77fea20f0e7142f26 /drivers/net
parent[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid (diff)
downloadkernel-qcow2-linux-8cf1dc098fda226a0c3baa27ec737ce041acbb46.tar.gz
kernel-qcow2-linux-8cf1dc098fda226a0c3baa27ec737ce041acbb46.tar.xz
kernel-qcow2-linux-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 'drivers/net')
-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;