-
由 shenjian 提交于
driver inclusion category: bugfix bugzilla: NA CVE: NA Currently we use hclge_task_schedule() to handle link change event when receive a link change msg. It's neccessary to remove the HCLGE_STATE_LINK_CHANGE_REPORT_EN checking in the function hclge_ae_stop(), because it set the HCLGE_STATE_DOWN bit at the beginning, which will stop the hdev->service_task being scheduled. Feature or Bugfix:Bugfix Signed-off-by: Nshenjian (K) <shenjian15@huawei.com> Reviewed-by: Nlipeng <lipeng321@huawei.com> Reviewed-by: NYunsheng Lin <linyunsheng@huawei.com> Reviewed-by: NYang Yingliang <yangyingliang@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
004965a6