Skip to content
Snippets Groups Projects
Commit dc2b4847 authored by David S. Miller's avatar David S. Miller
Browse files

netdev: Move queue_lock into struct netdev_queue.


The lock is now an attribute of the device queue.

One thing to notice is that "suspicious" places
emerge which will need specific training about
multiple queue handling.  They are so marked with
explicit "netdev->rx_queue" and "netdev->tx_queue"
references.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5ce2d488
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment