diff options
Diffstat (limited to 'drivers/message/fusion/mptscsih.c')
-rw-r--r-- | drivers/message/fusion/mptscsih.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptscsih.c b/drivers/message/fusion/mptscsih.c index a6a2bbda2f18..477f6f8251e5 100644 --- a/drivers/message/fusion/mptscsih.c +++ b/drivers/message/fusion/mptscsih.c | |||
@@ -1895,8 +1895,6 @@ mptscsih_host_reset(struct scsi_cmnd *SCpnt) | |||
1895 | * NONE. | 1895 | * NONE. |
1896 | */ | 1896 | */ |
1897 | retval = 0; | 1897 | retval = 0; |
1898 | hd->tmPending = 0; | ||
1899 | hd->tmState = TM_STATE_NONE; | ||
1900 | } | 1898 | } |
1901 | 1899 | ||
1902 | printk(MYIOC_s_INFO_FMT "host reset: %s (sc=%p)\n", | 1900 | printk(MYIOC_s_INFO_FMT "host reset: %s (sc=%p)\n", |