diff options
author | Felix Fietkau <nbd@nbd.name> | 2023-03-14 10:59:51 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-03-22 13:31:18 +0100 |
commit | e626dad92383ca16d1d71e66124a272a0cbfe7bd (patch) | |
tree | aaff82328031e5dbaad29ea3719b9484080f716c /net/mac80211/mesh_pathtbl.c | |
parent | wifi: mac80211: add support for letting drivers register tc offload support (diff) | |
download | linux-e626dad92383ca16d1d71e66124a272a0cbfe7bd.tar.xz linux-e626dad92383ca16d1d71e66124a272a0cbfe7bd.zip |
wifi: mac80211: fix race in mesh sequence number assignment
Since the sequence number is shared across different tx queues, it needs
to be atomic in order to avoid accidental duplicate assignment
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20230314095956.62085-2-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mesh_pathtbl.c')
0 files changed, 0 insertions, 0 deletions