]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: pass the vif to cancel_remain_on_channel
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 23 Jul 2019 18:00:01 +0000 (21:00 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jul 2019 11:08:28 +0000 (13:08 +0200)
commit5db4c4b9559f8cddd5f7f74e58c7b8f172120e6d
treec1ef8a73e258af097396422b4adc20a76f4927d8
parent690c4509e980e7c9652945f5ae47e90f00f25ffc
mac80211: pass the vif to cancel_remain_on_channel

This low level driver can find it useful to get the vif
when a remain on channel session is cancelled.

iwlwifi will need this soon.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://lore.kernel.org/r/20190723180001.5828-1-emmanuel.grumbach@intel.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/mac80211_hwsim.c
drivers/net/wireless/rsi/rsi_91x_mac80211.c
drivers/net/wireless/ti/wlcore/main.c
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/offchannel.c
net/mac80211/trace.h