This adds printing of the newly introduced airtime fairness EXT_FEATURE
flag to iw.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
"control port over nl80211");
ext_feat_print(tb, NL80211_EXT_FEATURE_TXQS,
"TXQS", "FQ-CoDel-enabled intermediate TXQs");
+ ext_feat_print(tb, NL80211_EXT_FEATURE_AIRTIME_FAIRNESS,
+ "AIRTIME_FAIRNESS", "airtime fairness scheduling");
}
if (tb_msg[NL80211_ATTR_COALESCE_RULE]) {