aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChangli Gao <xiaosuo@gmail.com>2010-12-04 02:31:41 +0000
committerDavid S. Miller <davem@davemloft.net>2010-12-08 09:43:27 -0800
commitaa9421041128abb4d269ee1dc502ff65fb3b7d69 (patch)
treeb464784fb21d80f03bc79ab1c5d3eb813d128d29 /net/unix/af_unix.c
parentcan: add slcan driver for serial/USB-serial CAN adapters (diff)
downloadwireguard-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