]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use wpa_drv_shared_freq() if get_radio_name() is not supported
authorJouni Malinen <j@w1.fi>
Sun, 21 Jul 2013 17:46:54 +0000 (20:46 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Jul 2013 17:48:09 +0000 (20:48 +0300)
commita21816a9333f51ac41ca1f3fffe756f0163f98fa
tree16e55da8d542b627b32690facd6700803eba2f97
parent53c5dfc2c49e06dfd11a9e72c744576e89746dcf
Use wpa_drv_shared_freq() if get_radio_name() is not supported

Some driver interfaces may not support the get_radio_name() design and
get_shared_radio_freqs() needs to be aware of such possibility when
determining shared radio frequencies.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/wpa_supplicant.c