commit | 07309a0e59edf4247bbf64ed852f95ced207f27a | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Wed Sep 19 17:23:08 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Oct 01 12:49:45 2018 -0700 |
tree | a41d45101d4dd3d203bb1393dc0a2f64f7753043 | |
parent | 28c2a64573881082222fd30f382af966b32d1f99 [diff] |
ice: Move common functions out of ice_main.c part 5/7 This patch continues the code move out of ice_main.c The following top level functions (and related dependency functions) were moved to ice_lib.c: ice_vsi_clear ice_vsi_close ice_vsi_free_arrays ice_vsi_map_rings_to_vectors Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>