diff options
| author | Changli Gao <[email protected]> | 2010-12-04 02:31:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-12-08 09:43:27 -0800 |
| commit | aa9421041128abb4d269ee1dc502ff65fb3b7d69 (patch) | |
| tree | b464784fb21d80f03bc79ab1c5d3eb813d128d29 /net/unix/af_unix.c | |
| parent | a1044e36e457fb6dbdf90ce756d578b251d99b5e (diff) | |
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 <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions