]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
i40e: reset VFs after PF reset
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 13 Feb 2014 11:48:46 +0000 (03:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 22:27:29 +0000 (17:27 -0500)
commit69f64b2b77012e5e1d9ae25135e85aa7f469c397
tree6bd236ac98fcfc4b842613740c2f143aef0eba73
parentc17b362b6ffb720e570bb43fe28f2ac5e78a7ce8
i40e: reset VFs after PF reset

Reset all of the VFs after a PF reset, so that they are in a known
state, and the VF driver can detect the reset and reinit itself.

Change-ID: I93c5b3a0f8b1371d0da078f92de948b9d3a6413f
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40e/i40e_main.c