aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/9p/debug.h')
-rw-r--r--fs/9p/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/9p/debug.h b/fs/9p/debug.h
index fe551032788b..ff54a7b0b232 100644
--- a/fs/9p/debug.h
+++ b/fs/9p/debug.h
@@ -30,6 +30,7 @@
30#define DEBUG_MUX (1<<5) 30#define DEBUG_MUX (1<<5)
31#define DEBUG_TRANS (1<<6) 31#define DEBUG_TRANS (1<<6)
32#define DEBUG_SLABS (1<<7) 32#define DEBUG_SLABS (1<<7)
33#define DEBUG_FCALL (1<<8)
33 34
34#define DEBUG_DUMP_PKT 0 35#define DEBUG_DUMP_PKT 0
35 36