]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: rtl8188eu: rtw_cmd.h: Remove unused structures
authornavin patidar <navin.patidar@gmail.com>
Thu, 10 Jul 2014 03:42:13 +0000 (09:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 04:15:20 +0000 (21:15 -0700)
Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/rtw_cmd.h

index 7dfbd8b9f75ac4951cff351b45a2ff0fd3d9244f..bad84b2fed1014e218756dc5413393f435159538 100644 (file)
@@ -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_
 
 /*