diff options
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | drivers/ata/libata-core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index bfc59a104728..95671d6a0ce5 100644 --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c | |||
@@ -4781,8 +4781,6 @@ static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq) | |||
4781 | } else | 4781 | } else |
4782 | ata_qc_complete(qc); | 4782 | ata_qc_complete(qc); |
4783 | } | 4783 | } |
4784 | |||
4785 | ata_altstatus(ap); /* flush */ | ||
4786 | } | 4784 | } |
4787 | 4785 | ||
4788 | /** | 4786 | /** |