Merge "wlan: Add support for configuration of AKM suite"

This commit is contained in:
Linux Build Service Account
2014-04-18 01:20:41 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ static struct Command cmd_list[eCMD_LAST] = {
{ "setchannelrange", NULL },
{ "autochannel", NULL },
{ "ieee80211w", NULL },
{ "wpa_key_mgmt", NULL },
};
struct Command qsap_str[eSTR_LAST] = {