-
由 Jason Wang 提交于
We call tap_enable() even if for multiqueue is not enabled. This is wrong since it should be used for multiqueue codes to enable a disabled queue. Fixing this by only calling this when multiqueue is used. Fixes: 16dbaf90 ("tap: support enabling or disabling a queue") Reported-by: NAndrew Baumann <Andrew.Baumann@microsoft.com> Tested-by: NAndrew Baumann <Andrew.Baumann@microsoft.com> Cc: qemu-stable@nongnu.org Signed-off-by: NJason Wang <jasowang@redhat.com>
1074b879