]> 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)
commitea1d15a548c5130892b8b3df112b15a50206875c
tree4f8e6a911aea09817064f831067d7932a420ee30
parent8258e235433c40de6a69002621ab185781d2835e
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