netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net/mlx4: Remove unused #define MAX_MSIX_P_PORT
@ 2020-12-06  9:12 Tariq Toukan
  2020-12-08  2:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Tariq Toukan @ 2020-12-06  9:12 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski
  Cc: netdev, Moshe Shemesh, Tariq Toukan, Tariq Toukan, Moshe Shemesh

From: Tariq Toukan <tariqt@mellanox.com>

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>
---
 include/linux/mlx4/device.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h
index 06e066e04a4b..236a7d04f891 100644
--- 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 < \
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] net/mlx4: Remove unused #define MAX_MSIX_P_PORT
  2020-12-06  9:12 [PATCH net-next] net/mlx4: Remove unused #define MAX_MSIX_P_PORT Tariq Toukan
@ 2020-12-08  2:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2020-12-08  2:30 UTC (permalink / raw)
  To: Tariq Toukan; +Cc: davem, kuba, netdev, moshe, ttoukan.linux, tariqt, moshe

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Sun,  6 Dec 2020 11:12:54 +0200 you wrote:
> From: Tariq Toukan <tariqt@mellanox.com>
> 
> 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>
> 
> [...]

Here is the summary with links:
  - [net-next] net/mlx4: Remove unused #define MAX_MSIX_P_PORT
    https://git.kernel.org/netdev/net-next/c/374a96b9600c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-08  2:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06  9:12 [PATCH net-next] net/mlx4: Remove unused #define MAX_MSIX_P_PORT Tariq Toukan
2020-12-08  2:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).