summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl819x_HT.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rtl8192e/rtl819x_HT.h')
-rw-r--r--drivers/staging/rtl8192e/rtl819x_HT.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/rtl8192e/rtl819x_HT.h b/drivers/staging/rtl8192e/rtl819x_HT.h
index 2ab04469ef4b..5399931786b8 100644
--- a/drivers/staging/rtl8192e/rtl819x_HT.h
+++ b/drivers/staging/rtl8192e/rtl819x_HT.h
@@ -151,12 +151,12 @@ struct rt_hi_throughput {
u8 cur_tx_bw40mhz;
u8 PeerBandwidth;
- u8 bSwBwInProgress;
+ u8 sw_bw_in_progress;
u8 SwBwStep;
- u8 bRegRT2RTAggregation;
+ u8 reg_rt2rt_aggregation;
u8 RT2RT_HT_Mode;
- u8 bCurrentRT2RTAggregation;
+ u8 current_rt2rt_aggregation;
u8 current_rt2rt_long_slot_time;
u8 szRT2RTAggBuffer[10];