rtlwifi: rtl8723ae: Delete a stray tab
This line is indented too far. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200905124758.GB183976@mwanda
This commit is contained in:
parent
cc95fa8152
commit
587231ee81
@ -435,7 +435,7 @@ static void rtl8723e_dm_bt_set_fw_tdma_ctrl(struct ieee80211_hw *hw,
|
||||
if (TDMA_1ANT == ant_num) {
|
||||
rtl_dbg(rtlpriv, COMP_BT_COEXIST, DBG_TRACE,
|
||||
"[BTCoex], TDMA_1ANT\n");
|
||||
h2c_parameter[0] |= BIT(1);
|
||||
h2c_parameter[0] |= BIT(1);
|
||||
} else if (TDMA_2ANT == ant_num) {
|
||||
rtl_dbg(rtlpriv, COMP_BT_COEXIST, DBG_TRACE,
|
||||
"[BTCoex], TDMA_2ANT\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user