commit | 2af8cb6126f36ffad848d1b0af714c09eb801b9d | [log] [tgz] |
---|---|---|
author | Guojia Liao <liaoguojia@huawei.com> | Sat Jan 04 10:49:29 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 06 13:26:25 2020 -0800 |
tree | 2798cf814c1919bc9444c234dc0fb8fc4a2275c0 | |
parent | f97c4d823fb7d210afa53c6980dd8b8d0deee916 [diff] |
net: hns3: add protection when get SFP speed as 0 In some case, the MAC speed get from hardware maybe 0, it should not be set to mac->speed. Signed-off-by: Guojia Liao <liaoguojia@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>