diff options
| author | Felix Fietkau <nbd@nbd.name> | 2026-07-22 08:26:02 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2026-07-31 12:25:40 +0000 |
| commit | d4d92ccded678c92c390003926097ddbb6516bc7 (patch) | |
| tree | f5faafb79a3a497a8ae3a6fbcbf1744166740ec8 /tools/perf/scripts/python/bin | |
| parent | 4a2f4be532e3ea4e2b536e411793a05aaa51af25 (diff) | |
wifi: mt76: mt7996: don't report a zero TX bitrate
mt7996_sta_statistics() set NL80211_STA_INFO_TX_BITRATE unconditionally
after the block that already sets it, so a station with no rate info yet
was reported to userspace with a valid-but-zero TX rate. Drop the
redundant unconditional assignments; the in-block ones are sufficient.
Fixes: b34f346b917e ("wifi: mt76: mt7996: drop return in mt7996_sta_statistics")
Link: https://patch.msgid.link/20260722082610.2699628-10-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
