summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/package/base-files/include/wlioctl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/package/base-files/include/wlioctl.h b/target/linux/package/base-files/include/wlioctl.h
index d5ef11f9e..66783cc44 100644
--- a/target/linux/package/base-files/include/wlioctl.h
+++ b/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