diff options
author | 2018-11-08 10:13:19 +0800 | |
---|---|---|
committer | 2018-11-08 16:23:49 -0800 | |
commit | e12c225258f2584906765234ca6db4ad4c618192 (patch) | |
tree | 71b0b73579d3600dd5cd8c146804737993bb07b2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | qlcnic: remove assumption that vlan_tci != 0 (diff) | |
download | linux-dev-e12c225258f2584906765234ca6db4ad4c618192.tar.xz linux-dev-e12c225258f2584906765234ca6db4ad4c618192.zip |
net: hns3: bugfix for not checking return value
hns3_reset_notify_init_enet() only return error early if the return
value of hns3_restore_vlan() is not 0.
This patch adds checking for the return value of hns3_restore_vlan.
Fixes: 7fa6be4fd2f6 ("net: hns3: fix incorrect return value/type of some functions")
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions