Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8cf1dc098fda226a0c3baa27ec737ce041acbb46
Commit:     8cf1dc098fda226a0c3baa27ec737ce041acbb46
Parent:     d8efea254887128d710cc1475505514da004932c
Author:     Dan Williams <[EMAIL PROTECTED]>
AuthorDate: Mon May 28 23:56:10 2007 -0400
Committer:  John W. Linville <[EMAIL PROTECTED]>
CommitDate: Mon Jun 11 14:28:46 2007 -0400

    [PATCH] libertas: remove WPA_SUPPLICANT structure
    
    Unused.
    
    Signed-off-by: Dan Williams <[EMAIL PROTECTED]>
    Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
---
 drivers/net/wireless/libertas/hostcmd.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/drivers/net/wireless/libertas/hostcmd.h 
b/drivers/net/wireless/libertas/hostcmd.h
index 0a3a899..3acf939 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;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to