]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: print ru-alloc values when dumping stations
authorJohn Crispin <john@phrozen.org>
Tue, 4 Feb 2020 15:45:34 +0000 (16:45 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Feb 2020 18:08:44 +0000 (19:08 +0100)
commit97dd4dad026366ae00cabce4cb370435407cff11
treed0406b723a102f54541c2224228082fb17429e86
parentba300c33cdf557fd7bb1c985afa615dfdc7cb1eb
iw: print ru-alloc values when dumping stations

In commit 2f74c59cf11e ("iw: add HE support to station dump call") we added
most of the HE values when parsing tx bitrates/dumping stations. The
ru-alloc value was missing. This patch adds that value.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20200204154534.5177-1-john@phrozen.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
station.c