diff options
Diffstat (limited to 'include/linux/libata.h')
| -rw-r--r-- | include/linux/libata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h index 7c9e280a4829..b3a4f8bea828 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h | |||
| @@ -474,7 +474,7 @@ struct ata_port { | |||
| 474 | struct ata_device device[ATA_MAX_DEVICES]; | 474 | struct ata_device device[ATA_MAX_DEVICES]; |
| 475 | 475 | ||
| 476 | struct ata_queued_cmd qcmd[ATA_MAX_QUEUE]; | 476 | struct ata_queued_cmd qcmd[ATA_MAX_QUEUE]; |
| 477 | unsigned long qactive; | 477 | unsigned long qc_allocated; |
| 478 | unsigned int active_tag; | 478 | unsigned int active_tag; |
| 479 | 479 | ||
| 480 | struct ata_host_stats stats; | 480 | struct ata_host_stats stats; |
