Files
linux/drivers/net/ethernet/huawei/hinic
Zhengchao Shao 8ec2f4c6b2 net: hinic: fix the issue of double release MBOX callback of VF
In hinic_vf_func_init(), if VF fails to register information with PF
through the MBOX, the MBOX callback function of VF is released once. But
it is released again in hinic_init_hwdev(). Remove one.

Fixes: 7dd29ee128 ("hinic: add sriov feature support")
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-20 21:09:48 -07:00
..
2022-09-22 17:41:27 -07:00
2020-09-18 14:34:24 -07:00
2020-04-25 20:46:28 -07:00
2020-10-03 16:52:19 -07:00
2020-08-31 12:21:26 -07:00