wifi: mac80211: move tdls_chan_switch_prohibited to link data
authorJohannes Berg <johannes.berg@intel.com>
Wed, 29 Jun 2022 10:01:41 +0000 (12:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:17 +0000 (11:43 +0200)
commitab3a830d96644522eec0cd379cec46d854548b11
treea963a1d5531eacfcc7235116674240b400249e4d
parent635495e9c43da6280ec05e10a5fc6b9b62cbafe3
wifi: mac80211: move tdls_chan_switch_prohibited to link data

This value should be per link, since a TDLS connection is
only established on a given link.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c