]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix frequency in the P2P_EVENT_GROUP_STARTED event
authorJithu Jance <jithu@broadcom.com>
Fri, 28 Oct 2011 19:26:30 +0000 (22:26 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 28 Oct 2011 19:26:30 +0000 (22:26 +0300)
commitb49d6ccb74f2f2ec7c1dce4d28fd855e6840f599
tree7b78421d1c0f27c37664dc51ae51ce568860db27
parent3074d8f12d609df0f3d28d786beca260de6ef3e9
P2P: Fix frequency in the P2P_EVENT_GROUP_STARTED event

P2P Client did not show correct frequency in the control interface
event P2P_EVENT_GROUP_STARTED. Fix that by using the frequency from
the BSS table or association event.
wpa_supplicant/p2p_supplicant.c