From: Jeff Kirsher Date: Fri, 18 Nov 2011 14:25:00 +0000 (+0000) Subject: e1000e: Avoid wrong check on TX hang X-Git-Tag: v3.3-rc1~182^2~349^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09357b00255c233705b1cf6d76a8d147340545b8;p=pandora-kernel.git e1000e: Avoid wrong check on TX hang Based on the original patch submitted my Michael Wang . 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 CC: Flavio Leitner Acked-by: Jesse Brandeburg Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed