Skip to content
Snippets Groups Projects
Commit 83cf1fc4 authored by shenjian's avatar shenjian Committed by 谢秀奇
Browse files

net: hns3: do not update link status when net up fail


driver inclusion
category: bugfix
bugzilla: NA
CVE: NA

In some case, hns3_nic_net_up() may fail. But the firmware is
unware of this. It may still send link change message to PF,
PF needs to drop it, otherwise it may cause panic when net
stack is up and device is down.

Feature or Bugfix:Bugfix

Signed-off-by: default avatarshenjian (K) <shenjian15@huawei.com>
Reviewed-by: default avatarlipeng <lipeng321@huawei.com>
Reviewed-by: default avatarYunsheng Lin <linyunsheng@huawei.com>
Reviewed-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 41c28272
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment