UPSTREAM: wifi: mt76: mt7925: fix a potential association failure upon resuming
In multi-channel scenarios, the granted channel must be aborted before suspending. Otherwise, the firmware will be put into a wrong state, resulting in an association failure after resuming. With this patch, the granted channel will be aborted before suspending if necessary. Cc: stable@vger.kernel.org Fixes: c948b5da ("wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chips") Signed-off-by:Michael Lo <michael.lo@mediatek.com> Signed-off-by:
Ming Yen Hsieh <mingyen.hsieh@mediatek.com> Link: https://patch.msgid.link/20240902090054.15806-1-mingyen.hsieh@mediatek.com Signed-off-by:
Felix Fietkau <nbd@nbd.name> (cherry picked from commit 45064d19) BUG=b:178754244, b:337131500 TEST=Build against all mt76 drivers successfully Signed-off-by:
Linux Patches Robot <linux-patches-robot@chromeos-missing-patches.google.com.iam.gserviceaccount.com> Change-Id: I4d0c24dbdf559483da3b59c0f6b16eba88f3d119 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/5910286 Reviewed-by:
Jintao Lin <jintaolin@chromium.org> Reviewed-by:
David Ruth <druth@chromium.org> Reviewed-by:
Sean Paul <sean@poorly.run> Tested-by:
Jintao Lin <jintaolin@chromium.org> Commit-Queue: ChromeOS Auto Retry <chromeos-auto-retry@chromeos-bot.iam.gserviceaccount.com> Signed-off-by:
Mateusz Urbańczyk <urbanczyk@google.com>
Loading
Please sign in to comment