Changli Gao aa94210411 net: init ingress queue
The dev field of ingress queue is forgot to initialized, then NULL
pointer dereference happens in qdisc_alloc().

Move inits of tx queues to netif_alloc_netdev_queues().

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-08 09:43:27 -08:00
..
2010-10-25 13:09:44 -07:00
2010-12-08 09:43:27 -08:00
2010-11-18 09:37:07 -08:00
2010-09-23 14:33:39 -07:00
2010-12-06 12:59:09 -08:00
2010-10-21 15:44:13 +02:00
2010-09-23 14:33:39 -07:00
2010-04-20 16:37:13 -07:00
2010-12-06 12:59:07 -08:00
2010-11-15 13:24:06 -05:00
2010-12-02 13:34:06 -08:00
2010-11-08 13:50:09 -08:00
2010-10-21 03:09:46 -07:00
2010-11-28 18:24:14 -08:00
2010-10-15 15:53:27 +02:00
2010-11-12 13:27:25 -08:00