net/ifc: invoke ifcvf HW init function in probe
authorXiaolong Ye <xiaolong.ye@intel.com>
Wed, 10 Oct 2018 13:22:35 +0000 (21:22 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:56:02 +0000 (18:56 +0200)
commit45e4cf1939106f4894d9025c7c4e1bef7f66749d
tree3950adca9c011b4c3552fa7310aef530ddb115f0
parent3e2923cffac1459a65f5584cc851d27b0ed0865c
net/ifc: invoke ifcvf HW init function in probe

As ifcvf_init_hw is independent with ifcvf_vfio_setup, it's better to
invoke it directly in probe func.

Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
Acked-by: Xiao Wang <xiao.w.wang@intel.com>
drivers/net/ifc/ifcvf_vdpa.c