X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8ca31559ad16bfb3141d20b985b7d216b337029d..8b7966f57cde5319c7072c57cb81f9728783f91e:/openwrt/target/linux/package/base-files/include/wlioctl.h diff --git a/openwrt/target/linux/package/base-files/include/wlioctl.h b/openwrt/target/linux/package/base-files/include/wlioctl.h index d5ef11f9e..66783cc44 100644 --- a/openwrt/target/linux/package/base-files/include/wlioctl.h +++ b/openwrt/target/linux/package/base-files/include/wlioctl.h @@ -649,6 +649,9 @@ typedef struct wlc_rev_info { /* maximum length buffer required */ #define WLC_IOCTL_MAXLEN 8192 +/* maximum length buffer required */ +#define WLC_IOCTL_SMLEN 256 + /* common ioctl definitions */ #define WLC_GET_MAGIC 0 #define WLC_GET_VERSION 1