]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5: Remove stray semicolon in LAG port selection table creation
authorGal Pressman <gal@nvidia.com>
Mon, 3 Feb 2025 21:35:14 +0000 (23:35 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 6 Feb 2025 09:14:01 +0000 (10:14 +0100)
commit6fa15a20b7c34e6558dddd7a63494a68058225ef
tree3270918783d3dd136ad3cbd40530ae1c0331695c
parent4e343c11efbbc9da8ac6e1a2f23704c9313e056d
net/mlx5: Remove stray semicolon in LAG port selection table creation

Remove the stray semicolon in the mlx5_ldev_for_each_reverse() loop.

Signed-off-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.c