[PATCH net 0/2] mlxsw: Two small fixes
From: Ido Schimmel <hidden>
Date: 2019-05-29 08:00:04
From: Ido Schimmel <hidden>
Date: 2019-05-29 08:00:04
From: Ido Schimmel <redacted> Patch #1 from Jiri fixes an issue specific to Spectrum-2 where the insertion of two identical flower filters with different priorities would trigger a warning. Patch #2 from Amit prevents the driver from trying to configure a port with a speed of 56Gb/s and autoneg off as this is not supported and results in error messages from firmware. Please consider patch #1 for stable. Amit Cohen (1): mlxsw: spectrum: Prevent force of 56G Jiri Pirko (1): mlxsw: spectrum_acl: Avoid warning after identical rules insertion drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 ++++ .../net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) -- 2.20.1