wifi: mt76: mt7915: reduce the number of command retries
authorFelix Fietkau <nbd@nbd.name>
Mon, 30 Dec 2024 19:41:54 +0000 (20:41 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 14 Jan 2025 12:34:36 +0000 (13:34 +0100)
commite5243352a4a2ee5ab192772fdef9799068455fc5
tree00721e4c8c9b75bac60c47513b51750135a3b916
parent858fd2a53877b2e8b1d991a5a861ac34a0f55ef8
wifi: mt76: mt7915: reduce the number of command retries

The need to retry a command is really uncommon. Reduce the retries to 1 to
speed up recovery from firmware issues.

Link: https://patch.msgid.link/20241230194202.95065-6-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c