Commit dd27503f authored by shenhao's avatar shenhao Committed by Yang Yingliang
Browse files

net: hns3: modify hclge_restore_fd_entries()'s return type to void



driver inclusion
category: bugfix
bugzilla: NA
CVE: NA

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

When restores rules failed in flow table list, PF driver should delete this
rule in list and go on restore the rest rules. It means that it would never
return other value except "0" in hclge_restore_fd_entries.
So this patch modify the return type to "void".

Signed-off-by: default avatarGuojia Liao <liaoguojia@huawei.com>
Signed-off-by: default avatarshenhao <shenhao21@huawei.com>
Reviewed-by: default avatarZhong Zhaohui <zhongzhaohui@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent b729f76f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment