diff options
author | Felix Fietkau <nbd@nbd.name> | 2019-10-07 15:30:18 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2019-11-20 13:23:50 +0100 |
commit | fb7d95c6ee4f71ba131c9b3c65d658369ffd1128 (patch) | |
tree | 008a6291b79cc55c0fc82785f58dbe6bc7eb485c /tools/perf/scripts/python/netdev-times.py | |
parent | 1a817fa73c3b27a593aadf0029de24db1bbc1a3e (diff) |
mt76: drop rcu read lock in mt76_rx_aggr_stop
A rcu read locked section is not allowed to sleep, and the rcu lock here
isn't actually necessary, because we're holding dev->mutex.
Fixes an issue when the tid work item is still running while freeing
a station or stopping the aggregation session
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions