Skip to content

Commit

Permalink
[PATCH] libertas: remove WPA_SUPPLICANT structure
Browse files Browse the repository at this point in the history
Unused.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Dan Williams authored and John W. Linville committed Jun 11, 2007
1 parent d8efea2 commit 8cf1dc0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/net/wireless/libertas/hostcmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8cf1dc0

Please sign in to comment.