common/mlx5: rename definition of PCI driver name
authorAsaf Penso <asafp@nvidia.com>
Mon, 15 Mar 2021 21:05:55 +0000 (21:05 +0000)
committerRaslan Darawsheh <rasland@nvidia.com>
Wed, 7 Apr 2021 07:43:34 +0000 (09:43 +0200)
commit188773a2ee516fb790b0787b0da13c84fc1a984c
tree09e9e28caf58fd7cc2055d9a4b5e2e23fbbe5523
parent2d2546ad6b5ffe43fb9efeb92b606029b86af768
common/mlx5: rename definition of PCI driver name

The current define for MLX5_DRIVER_NAME refers specially for the PCI
driver.

The define itself does not mention PCI and this is confusing.

Rename from MLX5_DRIVER_NAME to MLX5_PCI_DRIVER_NAME.

Signed-off-by: Asaf Penso <asafp@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
drivers/common/mlx5/mlx5_common.h
drivers/common/mlx5/mlx5_common_pci.c
drivers/net/mlx5/mlx5.c