]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: mt76: mt7921: fix fw used for offload check for mt7922
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 28 Mar 2023 10:01:17 +0000 (12:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Apr 2023 15:02:55 +0000 (17:02 +0200)
commit6b81c7f9cf0dbd9349017cdbf46a2bccc1d7744f
tree62a8553410a60e12e661a37d5e939d7bcb517aea
parent61334bc2978146e4e4c78faddfd32924332d3718
wifi: mt76: mt7921: fix fw used for offload check for mt7922

commit eb85df0a5643612285f61f38122564498d0c49f7 upstream.

Fix the firmware version used for offload capability check used by 0x0616
devices. This path enables offload capabilities for 0x0616 devices.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=217245
Fixes: 034ae28b56f1 ("wifi: mt76: mt7921: introduce remain_on_channel support")
Cc: stable@vger.kernel.org
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/632d8f0c9781c9902d7160e2c080aa7e9232d50d.1679997487.git.lorenzo@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/mediatek/mt76/mt7921/pci.c