mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| hns | ||
| hns3 | ||
| Kconfig | ||
| Makefile | ||
| hip04_eth.c | ||
| hisi_femac.c | ||
| hix5hd2_gmac.c | ||
| hns_mdio.c | ||