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

netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.


Now that our qdisc management is bi-directional, per-queue, and fully
orthogonal, there is no reason to have a special ingress qdisc pointer
in struct net_device.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b0e1e646
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment