Skip to content
Commit 021a17ed authored by Paolo Abeni's avatar Paolo Abeni Committed by David S. Miller
Browse files

pfifo_fast: drop unneeded additional lock on dequeue



After the previous patch, for NOLOCK qdiscs, q->seqlock is
always held when the dequeue() is invoked, we can drop
any additional locking to protect such operation.

Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 96009c7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment