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