commit | 5faf5b70c51dd9c9905bf8209e33cbd867486607 | [log] [tgz] |
---|---|---|
author | Mohamad Heib <mohamadh@mellanox.com> | Tue Apr 23 21:13:48 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Aug 08 13:01:18 2019 -0700 |
tree | 48bcecbb7de0c8040dad74bdf491891d3618f2ed | |
parent | 466df6eb4a9e813b3cfc674363316450c57a89c5 [diff] |
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off Setting speed to 56GBASE is allowed only with auto-negotiation enabled. This patch prevent setting speed to 56GBASE when auto-negotiation disabled. Fixes: f62b8bb8f2d3 ("net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality") Signed-off-by: Mohamad Heib <mohamadh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>