summaryrefslogtreecommitdiffstats
path: root/package/openwrt
diff options
context:
space:
mode:
Diffstat (limited to 'package/openwrt')
-rw-r--r--package/openwrt/include/wlioctl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/openwrt/include/wlioctl.h b/package/openwrt/include/wlioctl.h
index cd668776d..6768955e9 100644
--- a/package/openwrt/include/wlioctl.h
+++ b/package/openwrt/include/wlioctl.h
@@ -28,6 +28,8 @@
#define PACKED
#endif
+#define WLC_ESSID_MAX_SIZE 32
+
#define WL_NUMRATES 255 /* max # of rates in a rateset */
typedef struct wl_rateset {