Signed-off-by: Petr Uzel <petr.u...@suse.cz>
---
 Documentation/scsi/scsi_eh.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/scsi/scsi_eh.txt b/Documentation/scsi/scsi_eh.txt
index 6ff16b6..128348e 100644
--- a/Documentation/scsi/scsi_eh.txt
+++ b/Documentation/scsi/scsi_eh.txt
@@ -53,7 +53,7 @@ does the following.
  1. Delete timeout timer.  If it fails, it means that timeout timer
     has expired and is going to finish the command.  Just return.
 
- 2. Link scmd to per-cpu scsi_done_q using scmd->en_entry
+ 2. Link scmd to per-cpu scsi_done_q using scmd->eh_entry
 
  3. Raise SCSI_SOFTIRQ
 
-- 
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to