Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c0f83f3 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Martin K. Petersen
Browse files

scsi: qla4xxx: remove two unused MSI-X related #defines



Spotted while preparing qla2xxx changes as the symbols exist in both
drivers (sigh..).

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarJohannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 0df5bef7
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -408,9 +408,6 @@ struct qla4_8xxx_legacy_intr_set {
};
};


/* MSI-X Support */
/* MSI-X Support */

#define QLA_MSIX_DEFAULT	0
#define QLA_MSIX_RSP_Q		1
#define QLA_MSIX_ENTRIES	2
#define QLA_MSIX_ENTRIES	2


/*
/*