From df7b3b8a3a38866ce9d21e3aa404c2c02ce8db75 Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Wed, 20 Aug 2014 23:17:57 +0100 Subject: [PATCH] staging: et131x: Fix ET_INTR_TXDMA_ISR register name typo We actually mean to clear the ET_INTR_TXDMA_ISR reg after handling a completed transfer, not the ET_INTR_TXDMA_ERR reg, which should get handled immediately after. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed