Files
linux/drivers/net/e1000e
Jeff Kirsher 5f8d170995 e1000e: Avoid wrong check on TX hang
commit 09357b0025 upstream.

Based on the original patch submitted my Michael Wang
<wangyun@linux.vnet.ibm.com>.
Descriptors may not be write-back while checking TX hang with flag
FLAG2_DMA_BURST on.
So when we detect hang, we just flush the descriptor and detect
again for once.

-v2 change 1 to true and 0 to false and remove extra ()

CC: Michael Wang <wangyun@linux.vnet.ibm.com>
CC: Flavio Leitner <fbl@redhat.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-02 09:27:18 -07:00
..
2011-04-27 02:05:53 -07:00
2012-04-02 09:27:18 -07:00
2011-04-27 02:05:53 -07:00
2011-04-27 02:05:53 -07:00
2011-01-14 02:04:01 -08:00
2012-04-02 09:27:18 -07:00