mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-31 00:53:10 +00:00
rdma: forgot to turn off the debugging flag
Ooops. We forgot to turn off the flag. Signed-off-by: Michael R. Hines <mrhines@us.ibm.com> Message-id: 1375584894-9917-3-git-send-email-mrhines@linux.vnet.ibm.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
b58c8552bd
commit
8cd31adc7c
@ -27,7 +27,7 @@
|
||||
#include <string.h>
|
||||
#include <rdma/rdma_cma.h>
|
||||
|
||||
#define DEBUG_RDMA
|
||||
//#define DEBUG_RDMA
|
||||
//#define DEBUG_RDMA_VERBOSE
|
||||
//#define DEBUG_RDMA_REALLY_VERBOSE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user