commit | 218bdd20e56cab41a68481bc10c551ae3e0a24fb | [log] [tgz] |
---|---|---|
author | Eli Cohen <elic@nvidia.com> | Thu Sep 09 15:36:34 2021 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 01 05:26:47 2021 -0400 |
tree | 1f53025bc638f73ca681065eae5c4f18e2a55e71 | |
parent | 246fd1caf0f4424a79fd7cb0a5fe69103ea7995b [diff] |
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>