monitor: Dump EXPECTED_THROUGHPUT attribute

This commit is contained in:
Denis Kenzior 2021-05-25 15:19:56 -05:00
parent 074ed35b3d
commit a20a61dca4
1 changed files with 2 additions and 0 deletions

View File

@ -4937,6 +4937,8 @@ static const struct attr_entry sta_info_table[] = {
"Per-chain signal strength" },
{ NL80211_STA_INFO_CHAIN_SIGNAL_AVG,
"Per-chain signal strength average" },
{ NL80211_STA_INFO_EXPECTED_THROUGHPUT,
"Expected Throughput", ATTR_U32 },
{ }
};