TDLS: Clean up wpa_tdls_teardown_link() uses
authorSunil Dutt <c_duttus@qti.qualcomm.com>
Mon, 30 Sep 2013 14:10:18 +0000 (17:10 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 30 Sep 2013 14:10:18 +0000 (17:10 +0300)
commitf130b105ec4462b55e829dffe8b3c6b6003227ca
tree39e34c100542d780170aad9ddcbb607bd45113bb
parentf9174c3b4e4ca4f624fb05e486bfa61fdbfa4179
TDLS: Clean up wpa_tdls_teardown_link() uses

Making this function be used only for external setup case simplifies the
implementation and makes core wpa_supplicant calls in ctrl_iface.c and
events.c consistent.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/tdls.c
wpa_supplicant/events.c