Maya Erez <qca_merez@xxxxxxxxxxxxxxxx> wrote: > From: Dedy Lansky <qca_dlansky@xxxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxxxx> > Signed-off-by: Maya Erez <qca_merez@xxxxxxxxxxxxxxxx> 6 patches applied to ath-next branch of ath.git, thanks. f9e3033ff7eb wil6210: fix net queue stop/wake 2c207eb8e6ab wil6210: add support for power save enable / disable dfb5b098e0f4 wil6210: fix deadlock when using fw_no_recovery option 035859a5117b wil6210: add support for abort scan cbf795c195fb wil6210: align to latest auto generated wmi.h 3fea18d079e2 wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT -- https://patchwork.kernel.org/patch/9403059/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches