Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361463
b: refs/heads/master
c: 6648997
h: refs/heads/master
i:
  361461: 947a947
  361459: 83ac552
  361455: 8a955c5
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Mar 8, 2013
1 parent d518f4f commit 22d98e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5f0fabf84d7b52f979dcbafa3d3c530c60d9a92c
refs/heads/master: 664899786cb49cb52f620e06ac19c0be524a7cfa
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/rtlwifi/rtl8192cu/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2058,8 +2058,6 @@ void rtl92cu_update_hal_rate_table(struct ieee80211_hw *hw,
(shortgi_rate << 4) | (shortgi_rate);
}
rtl_write_dword(rtlpriv, REG_ARFR0 + ratr_index * 4, ratr_value);
RT_TRACE(rtlpriv, COMP_RATR, DBG_DMESG, "%x\n",
rtl_read_dword(rtlpriv, REG_ARFR0));
}

void rtl92cu_update_hal_rate_mask(struct ieee80211_hw *hw, u8 rssi_level)
Expand Down

0 comments on commit 22d98e7

Please sign in to comment.