* [PATCH] qla4xxx: remove two unused MSI-X related #defines
@ 2017-01-11 13:26 Christoph Hellwig
2017-01-11 13:29 ` Johannes Thumshirn
2017-01-12 3:55 ` Martin K. Petersen
0 siblings, 2 replies; 3+ messages in thread
From: Christoph Hellwig @ 2017-01-11 13:26 UTC (permalink / raw)
To: QLogic-Storage-Upstream, linux-scsi
Spotted while preparing qla2xxx changes as the symbols exist in both
drivers (sigh..).
Signed-off-by: Christoph Hellwig <hch@lst.de>
---
drivers/scsi/qla4xxx/ql4_def.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/scsi/qla4xxx/ql4_def.h b/drivers/scsi/qla4xxx/ql4_def.h
index aeebefb..fc23371 100644
--- a/drivers/scsi/qla4xxx/ql4_def.h
+++ b/drivers/scsi/qla4xxx/ql4_def.h
@@ -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
/*
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] qla4xxx: remove two unused MSI-X related #defines
2017-01-11 13:26 [PATCH] qla4xxx: remove two unused MSI-X related #defines Christoph Hellwig
@ 2017-01-11 13:29 ` Johannes Thumshirn
2017-01-12 3:55 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Thumshirn @ 2017-01-11 13:29 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: QLogic-Storage-Upstream, linux-scsi
On Wed, Jan 11, 2017 at 02:26:52PM +0100, Christoph Hellwig wrote:
> Spotted while preparing qla2xxx changes as the symbols exist in both
> drivers (sigh..).
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
Looks good,
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
--
Johannes Thumshirn Storage
jthumshirn@suse.de +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] qla4xxx: remove two unused MSI-X related #defines
2017-01-11 13:26 [PATCH] qla4xxx: remove two unused MSI-X related #defines Christoph Hellwig
2017-01-11 13:29 ` Johannes Thumshirn
@ 2017-01-12 3:55 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2017-01-12 3:55 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: QLogic-Storage-Upstream, linux-scsi
>>>>> "Christoph" == Christoph Hellwig <hch@lst.de> writes:
Christoph> Spotted while preparing qla2xxx changes as the symbols exist
Christoph> in both drivers (sigh..).
Applied to 4.11/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-01-12 3:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 13:26 [PATCH] qla4xxx: remove two unused MSI-X related #defines Christoph Hellwig
2017-01-11 13:29 ` Johannes Thumshirn
2017-01-12 3:55 ` Martin K. Petersen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.