mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 00:21:15 +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>