]> Git Repo - linux.git/commit
net/mlx5: Lag, don't use the hardcoded value of the first port
authorMark Bloch <[email protected]>
Tue, 30 Jul 2024 06:16:33 +0000 (09:16 +0300)
committerJakub Kicinski <[email protected]>
Thu, 1 Aug 2024 01:04:51 +0000 (18:04 -0700)
commit3fda84dc090390573cfbd0b1d70372663315de21
tree6d3cdd45abb91ba6c1bb90e7f125ed0d3dcdf1fc
parent94a3ad6c081381fa9ee523781789802b4ed00faf
net/mlx5: Lag, don't use the hardcoded value of the first port

The cited commit didn't change the body of the loop as it should.
It shouldn't be using MLX5_LAG_P1.

Fixes: 7e978e7714d6 ("net/mlx5: Lag, use actual number of lag ports")
Signed-off-by: Mark Bloch <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c
This page took 0.045561 seconds and 4 git commands to generate.