]> git.ipfire.org Git - thirdparty/hostap.git/commit
TDLS: Use wpa_tdls_disable_peer_link() to avoid peer search
authorSunil Dutt <c_duttus@qti.qualcomm.com>
Mon, 30 Sep 2013 14:34:13 +0000 (17:34 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 1 Nov 2013 14:36:34 +0000 (16:36 +0200)
commitadaa8aa1b074d8c09a9f23aad53712f04547a405
treee7f2116ef74824b82b6003e806ad475e33324b6e
parentd767bda78b64acaf715a42b61453dc8d97673352
TDLS: Use wpa_tdls_disable_peer_link() to avoid peer search

There is no need to go through the peer list when we already have a
pointer to the specific peer entry.

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