summaryrefslogtreecommitdiff
path: root/usrp2/firmware/apps/app_common_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/firmware/apps/app_common_v2.h')
-rw-r--r--usrp2/firmware/apps/app_common_v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/firmware/apps/app_common_v2.h b/usrp2/firmware/apps/app_common_v2.h
index 1a91ff018..5058661ad 100644
--- a/usrp2/firmware/apps/app_common_v2.h
+++ b/usrp2/firmware/apps/app_common_v2.h
@@ -27,7 +27,7 @@
#include <stddef.h>
#include <db.h>
-#define CPU_TX_BUF 1 // cpu -> eth
+#define CPU_TX_BUF 7 // cpu -> eth
#define _AL4 __attribute__((aligned (4)))