> @@ -1246,7 +1246,6 @@ struct aac_dev
>       u32                     max_msix;       /* max. MSI-X vectors */
>       u32                     vector_cap;     /* MSI-X vector capab.*/
>       int                     msi_enabled;    /* MSI/MSI-X enabled */
> -     struct msix_entry       msixentry[AAC_MAX_MSIX];
>       struct aac_msix_ctx     aac_msix[AAC_MAX_MSIX]; /* context */

With a bit more work we should be able to get rid of the aac_msix
array as well.  I had actually started looking into that but got
dragged away.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to