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