Anthony Romano <[email protected]> wrote: > 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 <[email protected]> > Reviewed-by: Jakub Kicinski <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 05db221e30a9 mt7601u: wait for clear rxq when stopping mac -- https://patchwork.kernel.org/patch/9447371/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
