Renaming to IEEE802.11

FossilOrigin-Name: 5f2f93f27e546fd8d65e5bf67f52b93403aaeab74de0d710f9c8a46c81fba23d
This commit is contained in:
7u83@mail.ru
2018-03-28 17:47:23 +00:00
parent d05617e84e
commit 6780eef364
3 changed files with 5 additions and 3 deletions

View File

@ -13,7 +13,7 @@
static struct cw_ElemHandler handlers[] = {
{
"80211 WTP Radio Information", /* name */
"IEEE 802.11 WTP Radio Information", /* name */
CAPWAP80211_ELEM_WTP_RADIO_INFORMATION, /* Element ID */
0, 0, /* Vendor / Proto */
0, 0, /* min/max length */

View File

@ -59,6 +59,8 @@ static int run_discovery(struct conn *conn)
}
/*
mbag_t discs;
discs = mbag_get_mavl(conn->remote, CW_ITEM_DISCOVERIES);