aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r8192E.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rtl8192e/r8192E.h')
-rw-r--r--drivers/staging/rtl8192e/r8192E.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/r8192E.h b/drivers/staging/rtl8192e/r8192E.h
index b9fe886e9c9..720faf1939d 100644
--- a/drivers/staging/rtl8192e/r8192E.h
+++ b/drivers/staging/rtl8192e/r8192E.h
@@ -1077,7 +1077,6 @@ typedef struct r8192_priv
1077 u16 RegChannelPlan; // Channel Plan specifed by user, 15: following setting of EEPROM, 0-14: default channel plan index specified by user. 1077 u16 RegChannelPlan; // Channel Plan specifed by user, 15: following setting of EEPROM, 0-14: default channel plan index specified by user.
1078 u16 ChannelPlan; 1078 u16 ChannelPlan;
1079/*PS related*/ 1079/*PS related*/
1080 bool RegRfOff;
1081 // Rf off action for power save 1080 // Rf off action for power save
1082 u8 bHwRfOffAction; //0:No action, 1:By GPIO, 2:By Disable 1081 u8 bHwRfOffAction; //0:No action, 1:By GPIO, 2:By Disable
1083/*PHY related*/ 1082/*PHY related*/