Skip to content
Commit fb7d95c6 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarFelix Fietkau <nbd@nbd.name>
parent 1a817fa7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment