ice: move ice_vf_vsi_release into ice_vf_lib.c
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 19 Jan 2023 01:16:46 +0000 (17:16 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 6 Feb 2023 17:39:13 +0000 (09:39 -0800)
commit1efee0734b98fd3242508e942b4d11bdcc83e916
treeeb1564849a189e70fcea9ee091bc22fbfbf69d26
parente15881970692f9e65175e9dcb1f4d2dba0672861
ice: move ice_vf_vsi_release into ice_vf_lib.c

The ice_vf_vsi_release function will be used in a future change to
refactor the .vsi_rebuild function. Move this over to ice_vf_lib.c so
that it can be used there.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Marek Szlosek <marek.szlosek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_sriov.c
drivers/net/ethernet/intel/ice/ice_vf_lib.c
drivers/net/ethernet/intel/ice/ice_vf_lib_private.h