On Thu, Apr 16, 2020 at 2:56 AM Sasha Levin <sashal@xxxxxxxxxx> wrote: > From: Aya Levin <ayal@xxxxxxxxxxxx> > [ Upstream commit 4bd9d5070b92da012f2715cf8e4859acb78b8f35 ] > > Ethtool command allow setting of several FEC modes in a single set > command. The driver can only set a single FEC mode at a time. With this > patch driver will reply not-supported on setting several FEC modes. > > Signed-off-by: Aya Levin <ayal@xxxxxxxxxxxx> > Signed-off-by: Saeed Mahameed <saeedm@xxxxxxxxxxxx> > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> > --- > drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c | 4 ++++ Haven't we agreed that drivers/net/ethernet/mellanox/mlx5 is not subject to autosel anymore?!