P2P: Fix shared freq print in wpas_p2p_init_go_params()
authorEliad Peller <eliad@wizery.com>
Thu, 3 Mar 2016 16:18:29 +0000 (18:18 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Mar 2016 19:16:00 +0000 (21:16 +0200)
commit4115b0524ba11c1cc007ccbb27d9ca3958afce77
tree9afbeb9d5bf959a0b1413550cbfcf5dbbb27a389
parent12c1fdf19a721aaf29e1c77d63445c7f5b8c61c0
P2P: Fix shared freq print in wpas_p2p_init_go_params()

"freq" contains the forced frequency, not the selected one. Print the
correct freq instead.

Signed-off-by: Eliad Peller <eliad@wizery.com>
wpa_supplicant/p2p_supplicant.c