mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
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: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
0df5bef739
commit
2c0f83f328
@ -408,9 +408,6 @@ struct qla4_8xxx_legacy_intr_set {
|
||||
};
|
||||
|
||||
/* MSI-X Support */
|
||||
|
||||
#define QLA_MSIX_DEFAULT 0
|
||||
#define QLA_MSIX_RSP_Q 1
|
||||
#define QLA_MSIX_ENTRIES 2
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user