libata: Improve ATA queued command allocation
[sfrench/cifs-2.6.git] / include / linux / libata.h
index 9b1d3d8b12520165836d4e51b6938a4a15913364..16107122e587b6a2292cd1e681bc7a7f3d23412c 100644 (file)
@@ -820,7 +820,6 @@ struct ata_port {
        unsigned int            cbl;    /* cable type; ATA_CBL_xxx */
 
        struct ata_queued_cmd   qcmd[ATA_MAX_QUEUE + 1];
-       unsigned long           sas_tag_allocated; /* for sas tag allocation only */
        u64                     qc_active;
        int                     nr_active_links; /* #links with active qcs */
        unsigned int            sas_last_tag;   /* track next tag hw expects */