commit | 511aa2aa637291288743b2eb0dc9eb76211af359 | [log] [tgz] |
---|---|---|
author | Aya Levin <ayal@mellanox.com> | Tue Feb 11 14:32:48 2020 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Feb 18 19:17:30 2020 -0800 |
tree | 27b8004d7096e04684cca769df300ccfbbdbe064 | |
parent | b21aef7e71de8fa2124b602f2ccab35947b581cb [diff] |
net/mlx5e: Set FEC to auto when configured mode is not supported When configuring FEC mode, driver tries to set it for all available link types. If a link type doesn't support a FEC mode, set this link type to auto (FW best effort). Prior to this patch, when a link type didn't support a FEC mode is was set to no FEC. Signed-off-by: Aya Levin <ayal@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>