mac80211: cleanup TDLS state during failed setup
authorArik Nemtsov <arik@wizery.com>
Wed, 11 Jun 2014 14:18:20 +0000 (17:18 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 12:24:55 +0000 (14:24 +0200)
commit17e6a59a365ac993c18f762d3a259635957f1026
treedf1184615286d6a3a4e212fb128ea72125d8d2cf
parent68885a54cd04742a2e6e10e9d3ff5976d046832e
mac80211: cleanup TDLS state during failed setup

When setting up a TDLS session, register a delayed work to remove
the peer if setup times out. Prevent concurrent setups to support this
capacity.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/tdls.c