mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-16 01:52:02 +00:00
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: David S. Miller <davem@davemloft.net>