TDLS: Make use of wpa_tdls_add_peer to avoid code duplication
authorArik Nemtsov <arik@wizery.com>
Mon, 26 Sep 2011 10:55:34 +0000 (13:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 19:20:58 +0000 (22:20 +0300)
commitccc12d784197e4d0c68024553269a6098eac7daf
tree68975562efc8db1afefdd44aec7219460c593797
parent2d565a61f2a1bc4369edaec2f907c7fe9960e9fe
TDLS: Make use of wpa_tdls_add_peer to avoid code duplication

Use the wpa_tdls_add_peer function to allocate TDLS peer structures.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: Kalyan C Gaddam <chakkal@iit.edu>
src/rsn_supp/tdls.c