Skip to content
Commit bfb2b360 authored by Heng Qi's avatar Heng Qi Committed by David S. Miller
Browse files

virtio-net: fix per queue coalescing parameter setting



When the user sets a non-zero coalescing parameter to 0 for a specific
virtqueue, it does not work as expected, so let's fix this.

Fixes: 394bd877 ("virtio_net: support per queue interrupt coalesce command")
Reported-by: default avatarXiaoming Zhao <zxm377917@alibaba-inc.com>
Cc: Gavin Li <gavinl@nvidia.com>
Signed-off-by: default avatarHeng Qi <hengqi@linux.alibaba.com>
Acked-by: default avatarJason Wang <jasowang@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e9420838
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment