commit | b751930c6c21c3a6abc447f4f76fa2c28a11cb91 | [log] [tgz] |
---|---|---|
author | Brett Creeley <brett.creeley@intel.com> | Fri Feb 08 12:50:36 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Feb 25 08:56:01 2019 -0800 |
tree | 072cc4c8c45b8b3570cb0c685662bfd13a5ce45c | |
parent | 32a64994dbc3e79250f99802faddc074fa8ce667 [diff] |
ice: only use the VF for ICE_VSI_VF in ice_vsi_release In ice_vsi_release we are always assigning a value to the local VF variable. Change this to only be assigned if the VSI is a VF VSI. Signed-off-by: Brett Creeley <brett.creeley@intel.com> 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>