mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-03 21:39:27 +00:00
Every qdisc is assosciated with a queue, and in the case of ingress qdiscs that will now be netdev->rx_queue so using that queue's lock is the thing to do. Signed-off-by: David S. Miller <davem@davemloft.net>