|
@@ -1053,7 +1053,8 @@ static void e1000_print_hw_hang(struct work_struct *work)
|
|
|
|
|
|
if (!adapter->tx_hang_recheck &&
|
|
|
(adapter->flags2 & FLAG2_DMA_BURST)) {
|
|
|
- /* May be block on write-back, flush and detect again
|
|
|
+ /*
|
|
|
+ * May be block on write-back, flush and detect again
|
|
|
* flush pending descriptor writebacks to memory
|
|
|
*/
|
|
|
ew32(TIDV, adapter->tx_int_delay | E1000_TIDV_FPD);
|