Skip to content

Commit

Permalink
rdma: forgot to turn off the debugging flag
Browse files Browse the repository at this point in the history
Ooops. We forgot to turn off the flag.

Signed-off-by: Michael R. Hines <[email protected]>
Message-id: [email protected]
Signed-off-by: Anthony Liguori <[email protected]>
  • Loading branch information
Michael R. Hines authored and Anthony Liguori committed Aug 5, 2013
1 parent b58c855 commit 8cd31ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration-rdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8cd31ad

Please sign in to comment.