commit | d3ce57344100023faa8f514eb66dfb110b53629c | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Thu Mar 10 14:59:46 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 05 12:26:57 2016 -0700 |
tree | a61d22add18ed9c312f5214ad7244906a83f3aa8 | |
parent | c99abb4cb8227bf8172c085213c91bf155c6618a [diff] |
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>