[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1593195100-24654-1-git-send-email-pillair@codeaurora.org>
Date: Fri, 26 Jun 2020 23:41:38 +0530
From: Rakesh Pillai <pillair@...eaurora.org>
To: ath10k@...ts.infradead.org
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
Rakesh Pillai <pillair@...eaurora.org>
Subject: [PATCH 0/2] ath10k: Fixes during subsystem recovery
This patch series includes some fixes when the device
is in recovery mode, i.e. when the firmware goes down.
- Pausing TX queues when FW goes down
- Removed unwanted/extra error logging in pkt TX path
- Skipping wait for FW response for delete cmds
- Handling the -ESHUTDOWN error code in case of SSR.
Rakesh Pillai (2):
ath10k: Pause the tx queues when firmware is down
ath10k: Skip wait for delete response if firmware is down
drivers/net/wireless/ath/ath10k/core.h | 1 +
drivers/net/wireless/ath/ath10k/mac.c | 36 ++++++++++++++++++++++------------
drivers/net/wireless/ath/ath10k/snoc.c | 3 +++
3 files changed, 28 insertions(+), 12 deletions(-)
--
2.7.4
Powered by blists - more mailing lists