osmtest includes a duplicate definition.  Remove it.

Signed-off-by: Sean Hefty <[email protected]>
---
 osmtest/osmtest.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
 mode change 100644 => 100755 osmtest/osmtest.c

diff --git a/osmtest/osmtest.c b/osmtest/osmtest.c
old mode 100644
new mode 100755
index 7ecc8ce..9f35d02
--- a/osmtest/osmtest.c
+++ b/osmtest/osmtest.c
@@ -221,8 +221,6 @@ const osmtest_token_t token_array[] = {
        {OSMTEST_TOKEN_UNKNOWN, 0, ""}  /* must be last entry */
 };
 
-#define IB_MAD_STATUS_CLASS_MASK       (CL_HTON16(0xFF00))
-
 static const char ib_mad_status_str_busy[] = "IB_MAD_STATUS_BUSY";
 static const char ib_mad_status_str_redirect[] = "IB_MAD_STATUS_REDIRECT";
 static const char ib_mad_status_str_unsup_class_ver[] =


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to