vdpa/mlx5: Clear ready indication for control VQ
authorEli Cohen <elic@nvidia.com>
Thu, 9 Sep 2021 06:36:52 +0000 (09:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 14 Sep 2021 22:10:43 +0000 (18:10 -0400)
commitef12e4bf4276a07fd350179fa63d0d337ea0a867
treeafe19a25ef8caa8d8ce37a0cb2e98c7f62375c13
parent7bb5fb207334758ce6ee84345d6f08e4fb284fe6
vdpa/mlx5: Clear ready indication for control VQ

When clearing VQs ready indication for the data VQs, do the same for the
control VQ.

Fixes: 5262912ef3cf ("vdpa/mlx5: Add support for control VQ and MAC setting")
Signed-off-by: Eli Cohen <elic@nvidia.com>
Link: https://lore.kernel.org/r/20210909063652.46880-1-elic@nvidia.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c