i40e: notify VF of all types of resets
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 23 Apr 2014 04:50:11 +0000 (04:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Jun 2014 09:20:19 +0000 (02:20 -0700)
commit263fc48f97f603c348e44ed1f06f06320beed662
tree4f8e6a911aea09817064f831067d7932a420ee30
parentd732a18445071fea4e062c3d66e2fc21f1bd1290
i40e: notify VF of all types of resets

Currently, the PF driver only notifies the VFs for PF reset events.
Instead, notify the VFs for all types of resets, so they can attempt a
graceful reinit.

Change-ID: I03eb7afde25727198ef620f8b4e78bb667a11370
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c