Combine multiple function calls to a single statement
authorPurushottam Kushwaha <p.kushwaha@samsung.com>
Fri, 12 Jun 2015 11:36:27 +0000 (11:36 +0000)
committerJouni Malinen <j@w1.fi>
Sun, 14 Jun 2015 08:42:29 +0000 (11:42 +0300)
commite11776a528aefa9f1fc0c263a1859d3b85e9ea16
tree757b82265e841d2921387e0c8fa0d21efd841ab3
parent13b34972459a58bc8e896fbc049c11dcf69ec5ef
Combine multiple function calls to a single statement

This cleans up p2p_ctrl_group_add() to share a single call to
wpas_p2p_group_add().

Signed-off-by: Purushottam Kushwaha <p.kushwaha@samsung.com>
wpa_supplicant/ctrl_iface.c