[PATCH 1/2] mt76: connac: fix txpower_cur not updated in mt76_connac_mcu_set_rate_txpower()
bryam vargas
bryamestebanvargas at gmail.com
Mon Mar 9 09:36:10 PDT 2026
Hi Sean,
Thank you for the thorough review.
For patch 1, I agree that updating txpower_cur in the write path mixes
concerns. I'll implement a mt7921-specific .get_txpower callback that
derives the reported TX power directly from the SKU limits instead.
For patch 2, you're right about the race condition — scheduling an
async USB reset while the driver continues the normal reset flow is
problematic. I'll rework this to trigger the USB reset only after
detecting USB transaction errors or repeated mt792xu_init_reset()
failures, as you suggested.
I'll send a v2 series addressing both points.
Best regards,
Bryam Vargas
More information about the Linux-mediatek
mailing list