]> git.proxmox.com Git - qemu.git/commitdiff
rdma: forgot to turn off the debugging flag
authorMichael R. Hines <mrhines@us.ibm.com>
Sun, 4 Aug 2013 02:54:49 +0000 (22:54 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Aug 2013 16:47:46 +0000 (11:47 -0500)
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>
migration-rdma.c

index 6a7bf27f8cde894a2a8b1880a5ec66f2cfdc1b85..b2e2a7691918caccd5fa0982e4cfc512b1eb016a 100644 (file)
@@ -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