]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: refactor frequency help
authorJohannes Berg <johannes.berg@intel.com>
Fri, 17 May 2024 10:04:06 +0000 (12:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Jun 2024 11:41:51 +0000 (13:41 +0200)
commitcce989770bf3375bbe4398a5ce80d9a9718460a3
tree6fa79f86a35de2ac3497b091770561a46bdcfb68
parent1608dfa17bd4840a40860fefef2862d1a4e162bf
iw: refactor frequency help

The channel parsing is the same in most places, refactor
the help strings for that to not duplicate them in all
the commands using them. This also corrects the help for
a number of commands that never saw 320 MHz support.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
ap.c
iw.h
phy.c
util.c