]> git.ipfire.org Git - thirdparty/iw.git/commit
mesh: show mesh parameters when no args are given
authorOla Olsson <ola1olsson@gmail.com>
Wed, 21 Oct 2015 12:13:19 +0000 (14:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Oct 2015 12:28:09 +0000 (14:28 +0200)
commit33cbe6cdd261146a1ac69839aca295c547b95d38
tree0bb36fcb85a96cfaba8f02bace9abdb21611ed63
parentf755a2248c435fbbb225fe33561a9d79116afffb
mesh: show mesh parameters when no args are given

The help text in "<get|set> mesh_param" says that
available parameters will be shown if no args are given
but that is not the case - fix that.

Also, add help text if a parameter is given but not found.

Signed-off-by: Ola Olsson <ola.olsson@sonymobile.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
mesh.c