]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3380b176c2ffed57977b0ff37e0dc218d7560c5b
tree4f8e6a911aea09817064f831067d7932a420ee30
parent93fe924f4bafc96d94f5851535c7d018344ec121
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