* [PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
@ 2026-07-08 21:07 Kamal Heib
2026-07-09 9:09 ` Leon Romanovsky
0 siblings, 1 reply; 2+ messages in thread
From: Kamal Heib @ 2026-07-08 21:07 UTC (permalink / raw)
To: linux-rdma
Cc: Abhijit Gangurde, Allen Hubbe, Jason Gunthorpe, Leon Romanovsky,
Kamal Heib
The macro IONIC_SPEC_HIGH is defined twice - remove it.
Signed-off-by: Kamal Heib <kheib@redhat.com>
---
drivers/infiniband/hw/ionic/ionic_ibdev.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/infiniband/hw/ionic/ionic_ibdev.h b/drivers/infiniband/hw/ionic/ionic_ibdev.h
index 63828240d659..53dab2d54844 100644
--- a/drivers/infiniband/hw/ionic/ionic_ibdev.h
+++ b/drivers/infiniband/hw/ionic/ionic_ibdev.h
@@ -33,7 +33,6 @@
#define IONIC_MAX_QPID 0xffffff
#define IONIC_SPEC_HIGH 8
#define IONIC_MAX_PD 1024
-#define IONIC_SPEC_HIGH 8
#define IONIC_SQCMB_ORDER 5
#define IONIC_RQCMB_ORDER 0
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
2026-07-08 21:07 [PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition Kamal Heib
@ 2026-07-09 9:09 ` Leon Romanovsky
0 siblings, 0 replies; 2+ messages in thread
From: Leon Romanovsky @ 2026-07-09 9:09 UTC (permalink / raw)
To: linux-rdma, Kamal Heib; +Cc: Abhijit Gangurde, Allen Hubbe, Jason Gunthorpe
On Wed, 08 Jul 2026 17:07:34 -0400, Kamal Heib wrote:
> The macro IONIC_SPEC_HIGH is defined twice - remove it.
Applied, thanks!
[1/1] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
https://git.kernel.org/rdma/rdma/c/b21d9bf627dd41
Best regards,
--
Leon Romanovsky <leon@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-09 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 21:07 [PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition Kamal Heib
2026-07-09 9:09 ` Leon Romanovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox