Some tests with wlan enable

FossilOrigin-Name: e6a14109d939b4634b95ffe3376bee29672a682a751040ee74b4074ecd2c7fd6
This commit is contained in:
7u83@mail.ru
2018-05-17 08:57:01 +00:00
parent c0dc762b09
commit 74631d08df
3 changed files with 55 additions and 2 deletions

View File

@ -1195,7 +1195,7 @@ static struct cw_ElemHandler handlers73[] = {
"Add Cisco WLAN (LWAPP)", /* name */
CISCO_LWELEM_ADD_WLAN, /* Element ID */
CW_VENDOR_ID_CISCO,CW_PROTO_LWAPP, /* Vendor / Proto */
1,1117, /* min/max length */
7,1117, /* min/max length */
cisco_add_lwwlan, /* type */
"radio/wlan", /* Key */
cw_in_generic_struct, /* get */