]> git.ipfire.org Git - thirdparty/hostap.git/commit
TDLS: Fix concurrent initialization test code
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 27 Oct 2011 20:12:08 +0000 (23:12 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 27 Oct 2011 20:12:08 +0000 (23:12 +0300)
commitda30c93ab10416a8592873b3cc2c68448a5c270c
tree8bbf86adfb12273fa635d12766bb210a733faf16
parentca03378b2742e1ace2553aecbbf5ba0ee6c2cac1
TDLS: Fix concurrent initialization test code

Must not use data from peer TDLS Setup Request if the concurrent
initialization from us is supposed to be the one that gets completed.
src/rsn_supp/tdls.c