1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

patch nvram library for new nas version (thx to Vincent Bernat)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2952 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-01-13 16:19:23 +00:00
parent aedfb448b4
commit 5e220c57cc
2 changed files with 216 additions and 0 deletions

View 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