mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-25 14:44:09 +00:00
Enable TX queue in the monitor mode
This commit is contained in:
parent
a0cfd1a399
commit
bfa0370b3a
@ -2654,7 +2654,7 @@ int _netdev_open(struct net_device *pnetdev)
|
|||||||
rtw_set_pwr_state_check_timer(pwrctrlpriv);
|
rtw_set_pwr_state_check_timer(pwrctrlpriv);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//netif_carrier_on(pnetdev);//call this func when rtw_joinbss_event_callback return success
|
netif_carrier_on(pnetdev);//call this func when rtw_joinbss_event_callback return success
|
||||||
rtw_netif_wake_queue(pnetdev);
|
rtw_netif_wake_queue(pnetdev);
|
||||||
|
|
||||||
#ifdef CONFIG_BR_EXT
|
#ifdef CONFIG_BR_EXT
|
||||||
|
Loading…
Reference in New Issue
Block a user