diff options
Diffstat (limited to 'drivers/message/fusion/mptspi.c')
-rw-r--r-- | drivers/message/fusion/mptspi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c index e94c76dbe78..8b940740292 100644 --- a/drivers/message/fusion/mptspi.c +++ b/drivers/message/fusion/mptspi.c | |||
@@ -1476,7 +1476,6 @@ mptspi_probe(struct pci_dev *pdev, const struct pci_device_id *id) | |||
1476 | */ | 1476 | */ |
1477 | hd->tmPending = 0; | 1477 | hd->tmPending = 0; |
1478 | hd->tmState = TM_STATE_NONE; | 1478 | hd->tmState = TM_STATE_NONE; |
1479 | hd->resetPending = 0; | ||
1480 | hd->abortSCpnt = NULL; | 1479 | hd->abortSCpnt = NULL; |
1481 | 1480 | ||
1482 | /* Clear the pointer used to store | 1481 | /* Clear the pointer used to store |