]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ac866c9cabeed36889c92bbd70a5515f069abe8
treea61d22add18ed9c312f5214ad7244906a83f3aa8
parent0618844e6e4496a04636573705580b7a2f5d70ba
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