OSDN Git Service

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)
committerDmitry Shmidt <dimitrysh@google.com>
Mon, 30 Sep 2013 20:26:35 +0000 (13:26 -0700)
commit6a9f522e56dae5b1fff00642e27b82e82772dcf7
tree6a7efc715eaa22ade4a853b59b346094c351444a
parent6102472da23e48cb1406b87ec767f4fd9a40a85d
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