TDLS: Support sending a teardown frame from usermode
authorArik Nemtsov <arik@wizery.com>
Mon, 26 Sep 2011 10:55:28 +0000 (13:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 19:18:49 +0000 (22:18 +0300)
commit7de27409a288cd1f325ef3de4d763ac0be802bb6
tree92fe6b0555bf2e2933601cd97436ab7f5a4189fb
parent35287637cc3feb96c70a919f47226f2581629e70
TDLS: Support sending a teardown frame from usermode

When a driver does not implement the TDLS_TEARDOWN operation internally,
send an explicit TDLS link teardown frame to the driver.

Change all teardown calls to use these calling semantics.

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