rtlwifi: Prepare existing drivers for new driver
A driver for the RTL8723BE will soon be added. This patch adds the necessary parts to the common headers, and modifies the existing drivers for those changes. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
aa45a673b2
commit
2cddad3c73
@@ -1066,7 +1066,7 @@ static void _rtl_pci_init_struct(struct ieee80211_hw *hw,
|
||||
mac->current_ampdu_factor = 3;
|
||||
|
||||
/*QOS*/
|
||||
rtlpci->acm_method = eAcmWay2_SW;
|
||||
rtlpci->acm_method = EACMWAY2_SW;
|
||||
|
||||
/*task */
|
||||
tasklet_init(&rtlpriv->works.irq_tasklet,
|
||||
|
||||
Reference in New Issue
Block a user