rtlwifi: rtl8192cu: Update the power index registers
This patch uses the newly introduced power index register routines. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
97204e93f0
commit
9806eacf5d
@@ -30,3 +30,6 @@
|
||||
#include "../rtl8192ce/dm.h"
|
||||
|
||||
void rtl92cu_dm_dynamic_txpower(struct ieee80211_hw *hw);
|
||||
void dm_savepowerindex(struct ieee80211_hw *hw);
|
||||
void dm_writepowerindex(struct ieee80211_hw *hw, u8 value);
|
||||
void dm_restorepowerindex(struct ieee80211_hw *hw);
|
||||
|
Reference in New Issue
Block a user