]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Use bss_id list for 'bss FIRST' command
authorDmitry Shmidt <dimitrysh@google.com>
Sat, 14 Apr 2012 17:39:10 +0000 (20:39 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 14 Apr 2012 17:39:10 +0000 (20:39 +0300)
commit51a0c3d417f0c593152efaec7690081aeb0c67e6
tree32aa91f3fbe353244117e0fa2a4a8ef2944c0f93
parent5f482d55fde8e296e10cded6d7c9d0d1b3a0345c
wpa_supplicant: Use bss_id list for 'bss FIRST' command

Command 'bss FISRT' should use bss_id list, because 'bss NEXT-N' is using
bss_id list as well.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c