]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
authorMing Yen Hsieh <mingyen.hsieh@mediatek.com>
Wed, 5 Mar 2025 00:08:48 +0000 (16:08 -0800)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Mar 2025 13:47:03 +0000 (14:47 +0100)
commit7dcea6fe33ee3d7cbb65baee0dd7adc76d1c9ddc
tree69796f5a99242bfafe1087840c6b9600c81287de
parent4bada9b0a29c185d45cc9512509edd6069fbfa79
wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO

The mt7925 chip is only support a single radio, so the maximum
number of simultaneous should be 0.

Fixes: 86c051f2c418 ("wifi: mt76: mt7925: enabling MLO when the firmware supports it")
Cc: stable@vger.kernel.org
Co-developed-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Tested-by: Caleb Jorden <cjorden@gmail.com>
Signed-off-by: Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
Link: https://patch.msgid.link/20250305000851.493671-3-sean.wang@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7925/main.c