aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100/include
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/e100/include')
-rw-r--r--host/lib/usrp/e100/include/linux/usrp_e.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/e100/include/linux/usrp_e.h b/host/lib/usrp/e100/include/linux/usrp_e.h
index 2c4aa2ac1..37e9ee31a 100644
--- a/host/lib/usrp/e100/include/linux/usrp_e.h
+++ b/host/lib/usrp/e100/include/linux/usrp_e.h
@@ -36,7 +36,7 @@ struct usrp_e_ctl32 {
#define USRP_E_GET_RB_INFO _IOR(USRP_E_IOC_MAGIC, 0x27, struct usrp_e_ring_buffer_size_t)
#define USRP_E_GET_COMPAT_NUMBER _IO(USRP_E_IOC_MAGIC, 0x28)
-#define USRP_E_COMPAT_NUMBER 2
+#define USRP_E_COMPAT_NUMBER 3
/* Flag defines */
#define RB_USER (1<<0)