]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vdpa/mlx5: Drop redundant check in teardown_virtqueues()
authorDragos Tatulea <dtatulea@nvidia.com>
Wed, 26 Jun 2024 10:26:40 +0000 (13:26 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Jul 2024 12:42:43 +0000 (08:42 -0400)
commitad80739262b5aed3621accbd6015d55a6e662294
tree290649d39a563a98d8d0d8a9fb9e61fce11560bd
parent4c90a60ac2e09bcf615f7276d2fd1b2ba96bdce0
vdpa/mlx5: Drop redundant check in teardown_virtqueues()

The check is done inside teardown_vq().

Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Reviewed-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Message-Id: <20240626-stage-vdpa-vq-precreate-v2-4-560c491078df@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c