aboutsummaryrefslogtreecommitdiffstats
path: root/extras/libmemif/examples/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'extras/libmemif/examples/common/common.h')
-rw-r--r--extras/libmemif/examples/common/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/libmemif/examples/common/common.h b/extras/libmemif/examples/common/common.h
index 3538e39e23b..f6c5edc3b4e 100644
--- a/extras/libmemif/examples/common/common.h
+++ b/extras/libmemif/examples/common/common.h
@@ -46,7 +46,7 @@
while (0)
/* maximum tx/rx memif buffers */
-#define MAX_MEMIF_BUFS 256
+#define MAX_MEMIF_BUFS 1024
struct memif_connection;