summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2024-11-19 17:35:39 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-09 13:33:43 +0100
commit6ec6025cc666c5368e483067911939ccbd2b685b (patch)
tree1e0551e37e12a051d2110764933a6ac23970af01 /scripts/patch-kernel
parentae07daf440d3220d0986e676317a5da66e4f9dfd (diff)
downloadlinux-6ec6025cc666c5368e483067911939ccbd2b685b.tar.gz
linux-6ec6025cc666c5368e483067911939ccbd2b685b.tar.bz2
linux-6ec6025cc666c5368e483067911939ccbd2b685b.zip
wifi: mac80211: wake the queues in case of failure in resume
[ Upstream commit 220bf000530f9b1114fa2a1022a871c7ce8a0b38 ] In case we fail to resume, we'll WARN with "Hardware became unavailable during restart." and we'll wait until user space does something. It'll typically bring the interface down and up to recover. This won't work though because the queues are still stopped on IEEE80211_QUEUE_STOP_REASON_SUSPEND reason. Make sure we clear that reason so that we give a chance to the recovery to succeed. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219447 Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20241119173108.cd628f560f97.I76a15fdb92de450e5329940125f3c58916be3942@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions