commit | 07923c17b15e5251bb6e22e5f05be0d1009858d6 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Tue Aug 12 07:12:08 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 04 01:38:32 2014 -0700 |
tree | c890dd52c998fef0fa55bd81a0d01b87021f03a4 | |
parent | bcfd3432d1625ef749a8697d194010d0c75b97c9 [diff] |
ixgbe: reset interface on link loss with pending Tx work from the VF ixgbe initiates a reset of the interface on link loss with pending Tx work in order to clear the rings. This patch extends the pending Tx work check to the VF interfaces with the same purpose. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>