projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d241b38
)
net/mlx4: Remove unused #define MAX_MSIX_P_PORT
author
Tariq Toukan
<tariqt@mellanox.com>
Sun, 6 Dec 2020 09:12:54 +0000
(11:12 +0200)
committer
Jakub Kicinski
<kuba@kernel.org>
Tue, 8 Dec 2020 02:22:35 +0000
(18:22 -0800)
All usages of the definition MAX_MSIX_P_PORT were removed.
It's not in use anymore. Remove it.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Moshe Shemesh <moshe@mellanox.com>
Link:
https://lore.kernel.org/r/20201206091254.12476-1-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/mlx4/device.h
patch
|
blob
|
history
diff --git
a/include/linux/mlx4/device.h
b/include/linux/mlx4/device.h
index 06e066e04a4bb6104b09964d5d3f00620b06d2b0..236a7d04f891e7d9cfd7ac0abc8cc373cf9a5599 100644
(file)
--- a/
include/linux/mlx4/device.h
+++ b/
include/linux/mlx4/device.h
@@
-46,7
+46,6
@@
#define DEFAULT_UAR_PAGE_SHIFT 12
-#define MAX_MSIX_P_PORT 17
#define MAX_MSIX 128
#define MIN_MSIX_P_PORT 5
#define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \