linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][TRIVIAL] opensm/osm_congestion_control.c: Fix initialization hex string
@ 2012-07-31 17:18 Albert Chu
       [not found] ` <1343755099.18615.421.camel-akkeaxHeDKRliZ7u+bvwcg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Albert Chu @ 2012-07-31 17:18 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Use something more professional.

Signed-off-by: Albert Chu <chu11-i2BcT+NCU+M@public.gmane.org>
---
 opensm/osm_congestion_control.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opensm/osm_congestion_control.c b/opensm/osm_congestion_control.c
index 640f3fa..f3ba431 100644
--- a/opensm/osm_congestion_control.c
+++ b/opensm/osm_congestion_control.c
@@ -56,7 +56,7 @@
 #include <opensm/osm_subnet.h>
 #include <opensm/osm_congestion_control.h>
 
-#define CONGESTION_CONTROL_INITIAL_TID_VALUE 0xbabe
+#define CONGESTION_CONTROL_INITIAL_TID_VALUE 0x7A93
 
 static void cc_mad_post(osm_congestion_control_t *p_cc,
 			osm_madw_t *p_madw,
-- 
1.7.1



--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-01 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 17:18 [PATCH][TRIVIAL] opensm/osm_congestion_control.c: Fix initialization hex string Albert Chu
     [not found] ` <1343755099.18615.421.camel-akkeaxHeDKRliZ7u+bvwcg@public.gmane.org>
2012-08-01 20:14   ` Alex Netes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).