提交 1ea8e846 编写于 作者: J Jes Sorensen 提交者: Kalle Valo

rtl8xxxu: Call device specific _config_channel()

Having a version for the newer chips without calling it doesn't do
much good.....
Signed-off-by: NJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 c3690604
......@@ -7348,7 +7348,7 @@ static int rtl8xxxu_config(struct ieee80211_hw *hw, u32 changed)
rtl8723a_set_tx_power(priv, channel, ht40);
rtl8723au_config_channel(hw);
priv->fops->config_channel(hw);
}
exit:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册