Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device
vlan devices are currently not multi-queue capable.

We can do that with a new rtnl_link_ops method,
get_tx_queues(), called from rtnl_create_link()

This new method gets num_tx_queues/real_num_tx_queues
from real device.

register_vlan_device() is also handled.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-02 18:03:00 -07:00
..
2009-05-25 01:53:53 -07:00
2009-09-02 18:03:00 -07:00
2009-09-01 17:40:57 -07:00
2009-09-02 18:03:00 -07:00
2009-09-01 17:40:57 -07:00
2009-05-25 01:53:53 -07:00
2009-08-19 23:08:24 +04:00
2009-09-02 01:03:53 -07:00
2009-07-12 12:22:34 -07:00
2009-09-02 01:03:53 -07:00
2009-09-02 01:03:53 -07:00
2009-07-23 18:01:10 -07:00
2009-08-04 16:44:23 -04:00
2009-08-05 10:42:58 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-09-02 01:03:53 -07:00