]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: un-disable VF after reset
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 27 Apr 2015 18:57:15 +0000 (14:57 -0400)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 28 Aug 2015 15:11:51 +0000 (08:11 -0700)
commitb8c9d8fcf42973d62d0884a1103ee3453a2c5420
treef04ccc04723ae34525176074daa5b614621564fa
parenta2e186a909ede9ab8d12062ed74912ca6861ec40
i40e: un-disable VF after reset

Orabug: 21570582

When a VF is disabled, there is no way for it to recover until either
the PF driver is reloaded or SR-IOV is disabled and enabled. To correct
this, enable the VF after a successful reset.

Change-ID: I9e0788476c4d53d5407961b503febdfff2b8a7c6
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 5b8f8505d37c63d492391e5fafcd43332671b36b)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c