summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_output.c
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2013-05-21 20:03:58 +0000
committerDavid S. Miller <davem@davemloft.net>2013-05-23 00:10:59 -0700
commite4166625edfd2d808ddda00c7e7e901f4f3b8cc0 (patch)
tree29849509c02ed394462c19c6e6b7a1eb41bdcacf /net/xfrm/xfrm_output.c
parent35f079ebbc860dcd1cca70890c9c8d59c1145525 (diff)
virtio_net: enable napi for all possible queues during open
Commit 55257d72bd1c51f25106350f4983ec19f62ed1fa (virtio-net: fill only rx queues which are being used) only does the napi enabling during open for curr_queue_pairs. This will break multiqueue receiving since napi of new queues were still disabled after changing the number of queues. This patch fixes this by enabling napi for all possible queues during open. Cc: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Acked-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_output.c')
0 files changed, 0 insertions, 0 deletions