mac80211: split tdls_mgmt function
authorArik Nemtsov <arik@wizery.com>
Wed, 11 Jun 2014 14:18:23 +0000 (17:18 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 12:24:55 +0000 (14:24 +0200)
commit191dd46905ce9a25174dd9eea4ff3029802ac37c
treefb65cdbe536e8f17f21b3c4ad545494229c9ba5f
parent2fb6b9b8e5f08df31bc4081b4d9f38701c59cfd3
mac80211: split tdls_mgmt function

There are setup/teardown specific actions to be done that accompany
the sending of a TDLS management packet. Split the main function to
simplify future additions.

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