patch nvram library for new nas version (thx to Vincent Bernat)
[openwrt.git] / target / linux / package / base-files / include / wlioctl.h
index d5ef11f..66783cc 100644 (file)
@@ -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
This page took 0.027868 seconds and 4 git commands to generate.