Wen Gong <wgong@xxxxxxxxxxxxxx> writes: > In the noisy environment, if there are packets in the queue and can't > send out, the suspend timing will be more than 5 seconds due to the wait, > flush the queue to optimize the suspend timing, and let the upper layer to > retry the packets after resume. > > Tested with QCA6174 PCI with firmware > WLAN.RM.4.4.1-00109-QCARMSWPZ-1, but this will also affect QCA9377 PCI. > It's not a regression with new firmware releases. > > Signed-off-by: Wen Gong <wgong@xxxxxxxxxxxxxx> > drivers/net/wireless/ath/ath10k/mac.c | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) The patch is slightly corrupted, there should be a "---" line before the diffstat and that broke my patchwork script. I fixed it now in the pending branch, but be careful if you manually edit patch files. -- Kalle Valo