commit | f18d20218a14d11d8fd6ed32e66ad199c8c93280 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Aug 22 06:57:48 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Oct 02 12:46:35 2017 -0700 |
tree | e1834d1477297dfdfd16d1a9a32f66ff5ec40d90 | |
parent | eeeddbb80640ef63466a54bc118f66c81487bc42 [diff] |
i40e: make use of i40e_vc_disable_vf Replace i40e_vc_notify_vf_reset and i40e_reset_vf with a call to i40e_vc_disable_vf which does this exact thing. This matches similar code patterns throughout the driver. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>