diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2018-05-15 14:20:12 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-16 11:33:08 -0400 |
commit | be8d8cdb8ebf3afd841c109dd035fd789a0c7d53 (patch) | |
tree | aeb0bcd87a019519d101ba12a49704cb6fed53b7 /scripts/bpf_helpers_doc.py | |
parent | 67bf2541f4b9a091e928d75eca544bca4c5db142 (diff) |
net: hns3: Fix for fiber link up problem
When hclge_ae_start is called, hdev->hw.mac.link may be set
to one after up/down multi-times, which does not correspond to
the link state of netdev when the netdev is up.
This fixes it by setting hdev->hw.mac.link to zero when
hclge_ae_start is called.
Fixes: 46a3df9f9718 ("net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support")
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions