Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352370
b: refs/heads/master
c: 8925d51
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Feb 1, 2013
1 parent 2992ce5 commit ead9024
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b948341f398646b0d59d746800fbbf3656886e7
refs/heads/master: 8925d518663628f769173d3586c66987fdd3ab61
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rtlwifi/rtl8192de/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -841,9 +841,9 @@ static void rtl92d_dm_txpower_tracking_callback_thermalmeter(
long ele_a = 0, ele_d, temp_cck, val_x, value32;
long val_y, ele_c = 0;
u8 ofdm_index[2];
u8 cck_index = 0;
s8 cck_index = 0;
u8 ofdm_index_old[2];
u8 cck_index_old = 0;
s8 cck_index_old = 0;
u8 index;
int i;
bool is2t = IS_92D_SINGLEPHY(rtlhal->version);
Expand Down

0 comments on commit ead9024

Please sign in to comment.