i40e: Notify VFs of all resets
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 10 Mar 2016 22:59:46 +0000 (14:59 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 5 Apr 2016 19:26:57 +0000 (12:26 -0700)
commitd3ce57344100023faa8f514eb66dfb110b53629c
treea61d22add18ed9c312f5214ad7244906a83f3aa8
parentc99abb4cb8227bf8172c085213c91bf155c6618a
i40e: Notify VFs of all resets

Notify VFs in the reset interrupt handler, instead of the actual
reset initiation code. This allows the VFs to get properly notified for
all resets, including resets initiated by different PFs on the same
physical device.

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_main.c