Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffca5747 authored by navin patidar's avatar navin patidar Committed by Greg Kroah-Hartman
Browse files

staging: rtl8188eu: rtw_cmd.h: Remove unused structures

parent 563c8ad9
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -319,22 +319,6 @@ struct SetChannelPlan_param {
	u8 channel_plan;
};

/*H2C Handler index: 60 */
struct LedBlink_param {
	struct LED_871x *pLed;
};

/*H2C Handler index: 61 */
struct SetChannelSwitch_param {
	u8 new_ch_no;
};

/*H2C Handler index: 62 */
struct TDLSoption_param {
	u8 addr[ETH_ALEN];
	u8 option;
};

#define GEN_CMD_CODE(cmd)	cmd ## _CMD_

/*