P2P: Remove duplicated code from get_shared_radio_freqs_data()
authorAvraham Stern <avraham.stern@intel.com>
Mon, 19 May 2014 07:05:36 +0000 (10:05 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 14 Jun 2014 21:21:41 +0000 (00:21 +0300)
commit0a816e8cbf8a0447b63816395a0b1ec55ae94e5f
tree9f7cc3afe01d17c617ae018a3aa5f14c357d4491
parent504df28a1d8ec01f97687181e4dfc83c21c3be86
P2P: Remove duplicated code from get_shared_radio_freqs_data()

Remove the seperation between getting the local interface frequency and
other interfaces frequencies since going over all the radio interfaces
includes the local interface.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/wpa_supplicant.c