Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath
Dedy Lansky f9e3033ff7 wil6210: fix net queue stop/wake
Driver calls to netif_tx_stop_all_queues/netif_tx_wake_all_queues are
inconsistent. In several cases, driver can get to a situation where net
queues are stopped forever and data cannot be sent.

The fix is to stop net queues if there is at least one vring which is
"full" and to wake net queues if all vrings are not "full".

Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com>
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-11-23 16:49:43 +02:00
..
2016-11-23 15:59:38 +02:00
2016-11-23 16:49:43 +02:00
2015-11-18 14:28:31 +02:00
2016-10-04 18:01:48 +03:00
2016-10-04 18:01:48 +03:00