linux_dsm_epyc7002/drivers/net/wireless/mediatek
Anthony Romano 05db221e30 mt7601u: wait for clear rxq when stopping mac
mt7601u_mac_stop_hw should stop polling the rxq once it remains empty
but instead continues polling after the rxq status stays clear; bringing
down the interface takes about six seconds from this alone.

Speed up path by exiting rxq loop once status repeatedly polls empty.

Signed-off-by: Anthony Romano <anthony.romano@coreos.com>
Reviewed-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-11-29 17:32:32 +02:00
..
mt7601u mt7601u: wait for clear rxq when stopping mac 2016-11-29 17:32:32 +02:00
Kconfig mediatek: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
Makefile add mt7601u driver 2015-05-28 11:33:20 +03:00