commit | 24283ece5a0f1040842367966c8e0245b871e309 | [log] [tgz] |
---|---|---|
author | Guangbin Huang <huangguangbin2@huawei.com> | Wed Sep 11 10:40:36 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 11 09:08:45 2019 +0100 |
tree | be0963941a51fc19576c46b5fecba4a90aa7e377 | |
parent | 1a92497dc3f90280aebfea8044741d75438110e0 [diff] |
net: hns3: fix port setting handle for fibre port For hardware doesn't support use specified speed and duplex to negotiate, it's unnecessary to check and modify the port speed and duplex for fibre port when autoneg is on. Fixes: 22f48e24a23d ("net: hns3: add autoneg and change speed support for fibre port") Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>