linux/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan e12c225258 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: 7fa6be4fd2 ("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>
2018-11-08 16:23:49 -08:00
..
hns3pf net: hns3: Fix for out-of-bounds access when setting pfc back pressure 2018-11-03 15:41:58 -07:00
hns3vf net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset() 2018-10-31 12:42:38 -07:00
Makefile net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hclge_mbx.h net: hns3: Drop depricated mta table support 2018-10-05 12:01:55 -07:00
hnae3.c net: hns3: Fix client initialize state issue when roce client initialize failed 2018-09-19 21:20:22 -07:00
hnae3.h net: hns3: fix incorrect return value/type of some functions 2018-10-31 12:42:38 -07:00
hns3_dcbnl.c net: hns3: Add SPDX tags to HNS3 PF driver 2018-07-21 08:44:23 -07:00
hns3_enet.c net: hns3: bugfix for not checking return value 2018-11-08 16:23:49 -08:00
hns3_enet.h net: hns3: fix incorrect return value/type of some functions 2018-10-31 12:42:38 -07:00
hns3_ethtool.c net: hns3: Resume promisc mode and vlan filter status after loopback test 2018-10-12 11:23:45 -07:00