]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: phy: dump wiphy index
authorBrian Norris <briannorris@chromium.org>
Thu, 12 Mar 2020 01:05:15 +0000 (18:05 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 20 Mar 2020 09:48:51 +0000 (10:48 +0100)
commit11c35aef4afc6389613b5ed1c8d26002c1200e12
treed96ef4548f0190863632776eb982859228670b84
parent08d7c407a5825f038b33374bfe30282445a4a76e
iw: phy: dump wiphy index

We support getting wiphy info by index (e.g., 'iw phy#0 info') but we
don't actually dump that info anywhere. Let's fix that.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Link: https://lore.kernel.org/r/20200312010515.21095-1-briannorris@chromium.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
info.c