TDLS: Fix concurrent setup test for mac80211 drivers
authorArik Nemtsov <arik@wizery.com>
Mon, 29 Sep 2014 18:47:52 +0000 (20:47 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 3 Oct 2014 08:52:27 +0000 (11:52 +0300)
commit17729b0985d4648f9dc749c3057d7056703a2c93
tree64f797e61f3c0123a4191c4b97c86b1fc25bbc3b
parent984dadc23a85d61037b66e6acf99fb0d7fa3671a
TDLS: Fix concurrent setup test for mac80211 drivers

A recent mac80211 patch ("8f02e6b mac80211: make sure TDLS peer STA
exists during setup") forces the TDLS STA to exist before sending any
mgmt packets. Add the STA before sending a concurrent-setup test packet.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
src/rsn_supp/tdls.c