From: Dan Williams Date: Tue, 29 May 2007 03:56:10 +0000 (-0400) Subject: [PATCH] libertas: remove WPA_SUPPLICANT structure X-Git-Tag: v2.6.22-rc5~44^2~2^2~1 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=8cf1dc098fda226a0c3baa27ec737ce041acbb46;p=linux-2.6-omap-h63xx.git [PATCH] libertas: remove WPA_SUPPLICANT structure Unused. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/libertas/hostcmd.h b/drivers/net/wireless/libertas/hostcmd.h index 0a3a89905e2..3acf9398812 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;