Skip to content
Snippets Groups Projects
Commit 36a7aa13 authored by Anjan Chanda's avatar Anjan Chanda
Browse files

make 'sta' argument of 'query_sta_metrics' mandatory

parent 11a677c9
Branches
No related tags found
3 merge requests!295wifi_opclass: add wifi_radio_opclass_update_channel,!294Revert "fix typo query_channel_pref enum",!293Draft: Janusz cntlr apis
......@@ -131,7 +131,7 @@ DEFINE_ATTR(query_sta_metrics) = {
.help = "AL-address of Agent to which STA Metrics Query is to be sent",
},
[STA_METRICS_ATTR_STA] = {
.optional = 1,
.optional = 0,
.pol = {
.name = "sta",
.type = BLOBMSG_TYPE_STRING,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment