]> git.baikalelectronics.ru Git - kernel.git/commit
vdpa/mlx5: Rename control VQ workqueue to vdpa wq
authorEli Cohen <elic@nvidia.com>
Thu, 9 Sep 2021 12:36:34 +0000 (15:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 1 Nov 2021 09:26:47 +0000 (05:26 -0400)
commit6ab462dec5e7cdb1976f47fe0eb45bfc7d441f24
tree1f53025bc638f73ca681065eae5c4f18e2a55e71
parent0e4a4cbbac3ed2c4279e0d64c5a9dc34e0422b0a
vdpa/mlx5: Rename control VQ workqueue to vdpa wq

A subesequent patch will use the same workqueue for executing other
work not related to control VQ. Rename the workqueue and the work queue
entry used to convey information to the workqueue.

Signed-off-by: Eli Cohen <elic@nvidia.com>
Link: https://lore.kernel.org/r/20210909123635.30884-3-elic@nvidia.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/vdpa/mlx5/core/mlx5_vdpa.h
drivers/vdpa/mlx5/net/mlx5_vnet.c