commit | 76252723e88681628a3dbb9c09c963e095476f73 | [log] [tgz] |
---|---|---|
author | Stefan Assmann <sassmann@kpanic.de> | Thu Jul 10 03:29:39 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 10 12:45:24 2014 -0700 |
tree | ca801bd5c10b76955016f00c296355347f070842 | |
parent | 948264879b6894dc389a44b99fae4f0b72932619 [diff] |
igb: do a reset on SR-IOV re-init if device is down To properly re-initialize SR-IOV it is necessary to reset the device even if it is already down. Not doing this may result in Tx unit hangs. Cc: stable <stable@vger.kernel.org> Signed-off-by: Stefan Assmann <sassmann@kpanic.de> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>