diff options
author | 2010-12-04 02:31:41 +0000 | |
---|---|---|
committer | 2010-12-08 09:43:27 -0800 | |
commit | aa9421041128abb4d269ee1dc502ff65fb3b7d69 (patch) | |
tree | b464784fb21d80f03bc79ab1c5d3eb813d128d29 /net/unix/af_unix.c | |
parent | can: add slcan driver for serial/USB-serial CAN adapters (diff) | |
download | wireguard-linux-aa9421041128abb4d269ee1dc502ff65fb3b7d69.tar.xz wireguard-linux-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 <xiaosuo@gmail.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions