]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix dpp_configurator_get_key command name in hostapd_cli
authorDamodaran, Rohit (Contractor) <Rohit_Damodaran@comcast.com>
Thu, 15 Nov 2018 14:20:32 +0000 (14:20 +0000)
committerJouni Malinen <j@w1.fi>
Thu, 22 Nov 2018 13:53:26 +0000 (15:53 +0200)
commitcd676ae34c442063038dcc22c6028e14a5b4518b
tree599634b1709a8b0d11b31ec2bdef150f0f55665c
parentadbce7443dbe902460926f650f3f8f31c66954cf
Fix dpp_configurator_get_key command name in hostapd_cli

The option to get DPP configurator key in hostapd_cli was named
incorrectly. It was wrongly pointing to dpp_configurator_remove. Fix
this by using the correct name.

Signed-off-by: Rohit Damodaran <Rohit_Damodaran@comcast.com>
hostapd/hostapd_cli.c