]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Simplify code in wpas_p2p_connect()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Nov 2011 21:32:03 +0000 (23:32 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 18 Nov 2011 21:32:03 +0000 (23:32 +0200)
commit6cad95db72e080c56b141fb2ab8170eebc1a82f4
tree8443f602db05138665fb46ea00f0eaf8f0173ed7
parent98ac6763ff282125acf69886af9c92162c35f243
P2P: Simplify code in wpas_p2p_connect()

There's some duplicated code there that can be simplified
with just a single new variable.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
wpa_supplicant/p2p_supplicant.c