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)
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>

No differences found