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

pkt_sched: Remove 'dev' member of struct Qdisc.


It can be obtained via the netdev_queue.  So create a helper routine,
qdisc_dev(), to make the transformations nicer looking.

Now, qdisc_alloc() now no longer needs a net_device pointer argument.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bb949fbd
No related branches found
No related tags found
Loading
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