]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: move TDLS data to mgd private part
authorArik Nemtsov <arik@wizery.com>
Thu, 17 Jul 2014 14:14:25 +0000 (17:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 21 Jul 2014 10:14:04 +0000 (12:14 +0200)
commit194a9faa1ef544b56d1cacc49b120cc18d048595
treeae3ae777e082aa6f5211eeb45fda69748e10c835
parentf42ee09cf9ea1ef582532b73851a585d85d1214d
mac80211: move TDLS data to mgd private part

We can only be a station for TDLS connections. Also fix a bug where
a delayed work could be left scheduled if the station interface was
brought down during TDLS setup.

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