summaryrefslogtreecommitdiff
path: root/Documentation/development-process/1.Intro
diff options
context:
space:
mode:
authorChangli Gao <xiaosuo@gmail.com>2010-12-04 02:31:41 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-12-08 17:43:27 (GMT)
commitaa9421041128abb4d269ee1dc502ff65fb3b7d69 (patch)
treeb464784fb21d80f03bc79ab1c5d3eb813d128d29 /Documentation/development-process/1.Intro
parenta1044e36e457fb6dbdf90ce756d578b251d99b5e (diff)
downloadlinux-aa9421041128abb4d269ee1dc502ff65fb3b7d69.tar.xz
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 'Documentation/development-process/1.Intro')
0 files changed, 0 insertions, 0 deletions