diff options
Diffstat (limited to 'drivers/message/fusion/mptfc.c')
-rw-r--r-- | drivers/message/fusion/mptfc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptfc.c b/drivers/message/fusion/mptfc.c index a53b33214cde..e61df133a59e 100644 --- a/drivers/message/fusion/mptfc.c +++ b/drivers/message/fusion/mptfc.c | |||
@@ -1290,8 +1290,6 @@ mptfc_probe(struct pci_dev *pdev, const struct pci_device_id *id) | |||
1290 | 1290 | ||
1291 | /* Clear the TM flags | 1291 | /* Clear the TM flags |
1292 | */ | 1292 | */ |
1293 | hd->tmPending = 0; | ||
1294 | hd->tmState = TM_STATE_NONE; | ||
1295 | hd->abortSCpnt = NULL; | 1293 | hd->abortSCpnt = NULL; |
1296 | 1294 | ||
1297 | /* Clear the pointer used to store | 1295 | /* Clear the pointer used to store |