]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd_cli: Use common completion for commands that use stations
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Wed, 21 Dec 2016 10:27:17 +0000 (11:27 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 21 Dec 2016 10:54:24 +0000 (12:54 +0200)
commit4f59ad0699c3dec5a215266ec78c3b9bc9525f2f
tree297c2f70266c3f1767527071582b28dc845dc140
parent62b95eb67ea186d585502f6c11b4da2512b1a718
hostapd_cli: Use common completion for commands that use stations

More than one command takes STA address as the only parameter. Make use
of a common completion routine.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
hostapd/hostapd_cli.c