summary refs log tree commit diff
path: root/include/rdma/opa_smi.h
diff options
context:
space:
mode:
authorHal Rosenstock <hal@dev.mellanox.co.il>2016-10-18 13:20:29 -0400
committerDoug Ledford <dledford@redhat.com>2016-12-14 11:01:58 -0500
commit9fa240bbfc4200b080c8fad12579659c2c2f36b5 (patch)
tree89d126754347af310fce5d1cef8eeabdf4123fea /include/rdma/opa_smi.h
parente37a79e5d4cac3831fac3d4afbf2461f56b4b7bd (diff)
downloadlinux-9fa240bbfc4200b080c8fad12579659c2c2f36b5.tar.gz
IB/mad: Eliminate redundant SM class version defines for OPA
and rename class version define to indicate SM rather than SMP or SMI

Signed-off-by: Hal Rosenstock <hal@mellanox.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/rdma/opa_smi.h')
-rw-r--r--include/rdma/opa_smi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rdma/opa_smi.h b/include/rdma/opa_smi.h
index 4a529ef47995..f7896117936e 100644
--- a/include/rdma/opa_smi.h
+++ b/include/rdma/opa_smi.h
@@ -44,8 +44,6 @@
 #define OPA_MAX_SLS				32
 #define OPA_MAX_SCS				32
 
-#define OPA_SMI_CLASS_VERSION			0x80
-
 #define OPA_LID_PERMISSIVE			cpu_to_be32(0xFFFFFFFF)
 
 struct opa_smp {