diff --git a/master/ioctl.h b/master/ioctl.h index d011ecae..ba959095 100644 --- a/master/ioctl.h +++ b/master/ioctl.h @@ -47,7 +47,7 @@ * * Increment this when changing the ioctl interface! */ -#define EC_IOCTL_VERSION_MAGIC 34 +#define EC_IOCTL_VERSION_MAGIC 35 // Command-line tool #define EC_IOCTL_MODULE EC_IOR(0x00, ec_ioctl_module_t)