mac80211: allow drivers to request SMPS off
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 20 Feb 2014 14:41:51 +0000 (16:41 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 21 Feb 2014 08:28:52 +0000 (09:28 +0100)
commit30f55dc171a32d60e3753c9e0a3cf33a4d6c4610
treef935f2e2f5962f3e8d38eaf9560eef7c1fe00856
parentb80edbc177800623dd07240e19e69c7b16ee5cba
mac80211: allow drivers to request SMPS off

Previously we were warning and using automatic when a driver sent an
update request with SMPS off.  This patch makes it possible for
drivers to disable SMPS at runtime, for whatever reason.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ht.c