OSDN Git Service

mac80211: Remove support for changing AP SMPS mode
authorIlan Peer <ilan.peer@intel.com>
Fri, 31 Jan 2020 11:12:56 +0000 (13:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Feb 2020 11:48:29 +0000 (12:48 +0100)
commit52b4810bed836929d73e1ff419a8d3f1eb1b4c4b
tree8ce4b3f549c836c45d72854cd561bb292003153d
parentc4d800dcc7c57837cca66638b54b1d8a09949f79
mac80211: Remove support for changing AP SMPS mode

The SMPS feature is defined in the specification only to be
used by non-AP stations and not by APs, so remove the support
for changing the AP's SMPS mode dynamically.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/20200131111300.891737-20-luca@coelho.fi
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/debugfs_netdev.c
net/mac80211/ht.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/sta_info.c