OSDN Git Service

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)
committerDmitry Shmidt <dimitrysh@google.com>
Mon, 30 Sep 2013 20:26:46 +0000 (13:26 -0700)
commitd0ef38b52c069e34102b38dafbbc1fe055364ae8
treee7f2116ef74824b82b6003e806ad475e33324b6e
parent38ffd8879e7990491033bf20568212e8c3472b48
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