Skip to content
Snippets Groups Projects
Commit 40a61c9b authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7603: fix tx status rate index calculation


A switch from one rate index to the next only happens when tx count from
the current slot is greater than MT7615_RATE_RETRY, which is 1 has to be
subtracted from count, instead of added to it.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 97507b38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment