]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Change share_vif_oper_freq() to handle multiple freqs
authorIlan Peer <ilan.peer@intel.com>
Sun, 21 Jul 2013 17:03:53 +0000 (20:03 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Jul 2013 17:03:53 +0000 (20:03 +0300)
commit53c5dfc2c49e06dfd11a9e72c744576e89746dcf
treed5c1377c3eef021bc99fc726d1ee41952c5f3668
parent4752147d88007a099d64f926937508bd7efa5045
Change share_vif_oper_freq() to handle multiple freqs

There are devices that can operate several channels concurrently.
Change shared_vif_oper_freq() to get_shared_radio_freqs() that can
return an array of frequencies currently used by all the virtual
interfaces that share the same radio.

In addition, move it to wpa_supplicant.c, so it can be used by other
modules.

Signed-hostap: Ilan Peer <ilan.peer@intel.com>
Signed-hostap: David Spinadel <david.spinadel@intel.com>
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h