]> git.ipfire.org Git - thirdparty/hostap.git/commit
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>
Fri, 1 Nov 2013 14:36:34 +0000 (16:36 +0200)
commit9350a879899e8bb411a65debb82d8c2022a5d151
tree6a7efc715eaa22ade4a853b59b346094c351444a
parentffed8f8b4621b0091552af4e3011be682f62df78
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