aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2013-05-21 20:03:58 +0000
committerDavid S. Miller <[email protected]>2013-05-23 00:10:59 -0700
commite4166625edfd2d808ddda00c7e7e901f4f3b8cc0 (patch)
tree29849509c02ed394462c19c6e6b7a1eb41bdcacf /lib/test-string_helpers.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 <[email protected]> Signed-off-by: Jason Wang <[email protected]> Acked-by: Rusty Russell <[email protected]> Acked-by: Michael S. Tsirkin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions