]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add helpful hints for vendor cmd
authorOla Olsson <ola1olsson@gmail.com>
Mon, 12 Oct 2015 20:32:10 +0000 (22:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 Oct 2015 09:02:27 +0000 (11:02 +0200)
commit6cd36342fcbf21bfb89cddaefe7b3d5f58d355e6
tree514fd21551d0746e0074372489ec9fe7db8616f0
parentf0dff705d1d8dc2c1d0b8bfde0e26eab1324c267
iw: add helpful hints for vendor cmd

Without having access to the source, it was
hard to know the format of vendor oui and sub
cmd. This commit fixes that by returning the
right error code to print the help text.

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