net: hns3: add protection when get SFP speed as 0
authorGuojia Liao <liaoguojia@huawei.com>
Sat, 4 Jan 2020 02:49:29 +0000 (10:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2020 21:26:25 +0000 (13:26 -0800)
commit2af8cb6126f36ffad848d1b0af714c09eb801b9d
tree2798cf814c1919bc9444c234dc0fb8fc4a2275c0
parentf97c4d823fb7d210afa53c6980dd8b8d0deee916
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>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c