X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ca31559ad16bfb3141d20b985b7d216b337029d..3304585f415d138884891997f1437a99d8d9b809:/openwrt/target/linux/package/base-files/include/wlioctl.h?ds=sidebyside 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