projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29cd197
)
add more ioctl stuff
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 23 Mar 2005 16:29:35 +0000
(16:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 23 Mar 2005 16:29:35 +0000
(16:29 +0000)
SVN-Revision: 433
openwrt/package/openwrt/include/wlioctl.h
patch
|
blob
|
history
diff --git
a/openwrt/package/openwrt/include/wlioctl.h
b/openwrt/package/openwrt/include/wlioctl.h
index d0f633b7991e096a20e7f47c17b1d8f64f0a548f..cd668776d4cf21db73ce44453a334b0e609dc109 100644
(file)
--- a/
openwrt/package/openwrt/include/wlioctl.h
+++ b/
openwrt/package/openwrt/include/wlioctl.h
@@
-212,7
+212,7
@@
typedef struct wl_rm_rep {
#define WLC_MAX_IV_SIZE 16 /* max size of any IV */
#define WLC_EXT_IV_FLAG (1<<5) /* flag to indicate IV is > 4 bytes */
#define WLC_MAX_DEFAULT_KEYS 4 /* # of default WEP keys */
-#define WLC_MAX_KEYS
16 /*
# of WEP keys */
+#define WLC_MAX_KEYS
54 /* Max
# of WEP keys */
#define WLC_WEP1_KEY_SIZE 5 /* max size of any WEP key */
#define WLC_WEP1_KEY_HEX_SIZE 10 /* size of WEP key in hex. */
#define WLC_WEP128_KEY_SIZE 13 /* max size of any WEP key */