summaryrefslogtreecommitdiff
path: root/lib/test_bpf.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2022-08-26 20:23:29 +0200
committerKalle Valo <kvalo@kernel.org>2022-09-12 14:25:14 +0300
commitc3a510e2b53785df31d882a773c4c0780b4c825f (patch)
tree081c02efbe1590de574ac746e7aea2febc457c22 /lib/test_bpf.c
parent8997f5c8a62760db69fd5c56116705796322c8ed (diff)
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
The code was accidentally shifting register values down by tid % 32 instead of (tid * field_size) % 32. Cc: stable@vger.kernel.org Fixes: a28bef561a5c ("mt76: mt7615: re-enable offloading of sequence number assignment") Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220826182329.18155-1-nbd@nbd.name
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions