mac80211: expose TDLS-initiator value to low level driver
authorArik Nemtsov <arik@wizery.com>
Wed, 22 Oct 2014 09:32:48 +0000 (12:32 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 Oct 2014 18:40:02 +0000 (20:40 +0200)
commit8b94148cfec4c40f4c55308fdcd816bbfe2b4016
tree838ee7d02e37999303a621c2382130ec968755f7
parent452218d9fd22505ed790e95b460b0f40cebb95a0
mac80211: expose TDLS-initiator value to low level driver

Some drivers need to know which station is the TDLS link initiator.
Expose this value via the mac80211 ieee80211_sta structure.

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