diff options
author | Felix Fietkau <[email protected]> | 2021-11-22 21:43:23 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2021-11-26 11:35:32 +0100 |
commit | 18688c80ad8a8dd50523dc9276e929932cac86d4 (patch) | |
tree | 9e67484c21fb38ba187cfce158955e297075b034 /scripts/gdb/linux/utils.py | |
parent | d5e568c3a4ec2ddd23e7dc5ad5b0c64e4f22981a (diff) |
mac80211: fix rate control for retransmitted frames
Since retransmission clears info->control, rate control needs to be called
again, otherwise the driver might crash due to invalid rates.
Cc: [email protected] # 5.14+
Reported-by: Aaro Koskinen <[email protected]>
Reported-by: Robert W <[email protected]>
Fixes: 03c3911d2d67 ("mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue")
Signed-off-by: Felix Fietkau <[email protected]>
Tested-by: Aaro Koskinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions