X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=ubusmsg.h;h=a34b341c3534aab33df7f25cedbcbbabddf42b07;hp=116351d4ec2d3739a74251548a11d6d501cd3f03;hb=b0755698c1b686800c9de9e1c3d02026724d116e;hpb=2429653f908a9934b32c11d69e7adfc0d1a5ca67;ds=sidebyside diff --git a/ubusmsg.h b/ubusmsg.h index 116351d..a34b341 100644 --- a/ubusmsg.h +++ b/ubusmsg.h @@ -6,7 +6,7 @@ #define __packetdata __attribute__((packed)) __attribute__((__aligned__(4))) -#define UBUS_MAX_MSGLEN 65535 +#define UBUS_MAX_MSGLEN 65536 #define UBUS_SYSTEM_OBJECT_EVENT 1 #define UBUS_SYSTEM_OBJECT_MAX 1024