* [PATCH] osmtest/osmtest.c: Fix trap flow not implemented log message
@ 2011-04-04 18:46 Hal Rosenstock
0 siblings, 0 replies; only message in thread
From: Hal Rosenstock @ 2011-04-04 18:46 UTC (permalink / raw)
To: Alex Netes; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
diff --git a/osmtest/osmtest.c b/osmtest/osmtest.c
index 4854779..7ecc8ce 100644
--- a/osmtest/osmtest.c
+++ b/osmtest/osmtest.c
@@ -7367,7 +7367,7 @@ ib_api_status_t osmtest_run(IN osmtest_t * const
p_osmt)
}
#else
OSM_LOG(&p_osmt->log, OSM_LOG_INFO,
- "The event forwarding flow "
+ "Trap 64/65 flow "
"is not implemented yet!\n");
status = IB_SUCCESS;
goto Exit;
--
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] only message in thread
only message in thread, other threads:[~2011-04-04 18:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 18:46 [PATCH] osmtest/osmtest.c: Fix trap flow not implemented log message Hal Rosenstock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox