http://git.etherboot.org
/
mirror
/
winof
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[IBAL] Add documentation for ib_grh_t, fix wr_type string array to
[mirror/winof/.git]
/
core
/
al
/
ib_statustext.c
diff --git
a/core/al/ib_statustext.c
b/core/al/ib_statustext.c
index
456054c
..
78f0785
100644
(file)
--- a/
core/al/ib_statustext.c
+++ b/
core/al/ib_statustext.c
@@
-205,6
+205,7
@@
ib_get_wc_type_str(
\r
static const char* const __ib_wr_type_str[] =
\r
{
\r
+ "WR_DUMMY", /*place holder*/
\r
"WR_SEND",
\r
"WR_RDMA_WRITE",
\r
"WR_RDMA_READ",
\r