]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5e: Add missing link mode to ptys2ext_ethtool_map
authorShahar Shitrit <shshitrit@nvidia.com>
Sun, 11 Aug 2024 10:58:04 +0000 (13:58 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Mon, 9 Sep 2024 19:39:57 +0000 (12:39 -0700)
commit80bf474242b21d64a514fd2bb65faa7a17ca8d8d
treec9bc59eeeb8e0813448d49cdb1032132728088e0
parent7617d62cba4a8a3ff3ed3fda0171c43f135c142e
net/mlx5e: Add missing link mode to ptys2ext_ethtool_map

Add MLX5E_400GAUI_8_400GBASE_CR8 to the extended modes
in ptys2ext_ethtool_table, since it was missing.

Fixes: 6a897372417e ("net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modes")
Signed-off-by: Shahar Shitrit <shshitrit@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c