Commit f18e4f63 authored by Yonglong Liu's avatar Yonglong Liu Committed by Jiantao Xiao
Browse files

net: hns3: fix kernel crash when devlink reload during vf initialization

driver inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I8MWM5


CVE: NA

----------------------------------------------------------------------

The devlink reload process will access the hardware resources,
but the register operation is before the hardware initialize
done, so, if process the devlink reload during initializetion,
may lead the kernel crash. This patch check whether the NIC is
initialized to fix the problem.

Fixes: c3141771 ("net: hns3: add support for registering devlink for VF")
Signed-off-by: default avatarYonglong Liu <liuyonglong@huawei.com>
parent 7319a24d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment