diff options
| author | Changli Gao <[email protected]> | 2010-12-04 02:31:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-12-08 17:43:27 +0000 |
| commit | aa9421041128abb4d269ee1dc502ff65fb3b7d69 (patch) | |
| tree | b464784fb21d80f03bc79ab1c5d3eb813d128d29 /net/unix/af_unix.c | |
| parent | can: add slcan driver for serial/USB-serial CAN adapters (diff) | |
| download | kernel-aa9421041128abb4d269ee1dc502ff65fb3b7d69.tar.gz kernel-aa9421041128abb4d269ee1dc502ff65fb3b7d69.zip | |
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
