i40e: remove redundant call
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 31 Aug 2015 23:54:47 +0000 (19:54 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 14 Oct 2015 06:30:03 +0000 (23:30 -0700)
commite7e6cfce16e9184497716e004fc9e714a7411ad0
treead6552630ff182ea50bddad36480ef052f37cc9b
parent41c3ae8b726e07e366fdb63e0e40a33528f1c3e4
i40e: remove redundant call

This function call isn't needed here; the same function is already
called by i40e_reset_vf.

Change-ID: I96ccbf91b752965c9e28fe895d4c7d4c46e3ba44
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c