]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
authorEmil Tantilov <emil.s.tantilov@intel.com>
Tue, 16 Aug 2011 04:35:11 +0000 (04:35 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:11:12 +0000 (22:11 +0800)
commite8a77585ff99d2f2393cae3855a36cbae58f936a
treee1bfcad82c91e17b2a0773ebf4af632c2ca076e9
parent8431c60cbd6b5c71159bc39e25adfe652f7d1e61
ixgbe: avoid HW lockup when adapter is reset with Tx work pending

This change is meant to avoid a hardware lockup when Tx work is still
pending and we request a reset.

(cherry picked from commit ff9d1a5aefa70ef161a5716f44ad2c24957db7c8)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_82598.c
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_common.c
drivers/net/ixgbe/ixgbe_common.h
drivers/net/ixgbe/ixgbe_type.h
drivers/net/ixgbe/ixgbe_x540.c