]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ed2b75af8ea1497f312c8ce9a867c443bfc7e7c
treefb65cdbe536e8f17f21b3c4ad545494229c9ba5f
parent7e41c813d0505af476943647593606aa9a0d1d81
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