Commit ebe92393 authored by Joshua Clayton's avatar Joshua Clayton Committed by Greg Kroah-Hartman
Browse files

staging: rtl8712: removed unused wrapper structs



Remove wrapper structs that just wrap struct ndis_wlan_bssid_ex,
and are unused.

Signed-off-by: default avatarJoshua Clayton <stillcompiling@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9bdb70ec
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
@@ -122,15 +122,6 @@ struct usb_suspend_parm {
	u32 action; /* 1: sleep, 0:resume */
};

/*
 * Caller Mode: Infra, Ad-Hoc
 * Notes: To join the specified bss
 * Command Event Mode
 */
struct joinbss_parm {
	struct ndis_wlan_bssid_ex network;
};

/*
 * Caller Mode: Infra, Ad-HoC(C)
 * Notes: To disconnect the current associated BSS
@@ -140,15 +131,6 @@ struct disconnect_parm {
	u32 rsvd;
};

/*
 * Caller Mode: AP, Ad-HoC(M)
 * Notes: To create a BSS
 * Command Mode
 */
struct createbss_parm {
	struct ndis_wlan_bssid_ex network;
};

/*
 * Caller Mode: AP, Ad-HoC, Infra
 * Notes: To set the NIC mode of RTL8711