mac80211: Revert adding SM Power Save capability to hostapd configuration
authorJohn Crispin <john@openwrt.org>
Mon, 2 Feb 2015 09:01:44 +0000 (09:01 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 Feb 2015 09:01:44 +0000 (09:01 +0000)
commita0cc6803c8c78dba5bdc0f2b6b6c5031f3c08132
treeea23182ca97757881206e4d48fc0c38aacf45a13
parent70db4e46398c8c82774e6af7f7158f3df22d6afe
mac80211: Revert adding SM Power Save capability to hostapd configuration

Part of rev 44173 added setting the SM Power Save capability in the hostapd.conf
file if the driver indicated that it was supported. It appears this was
incorrect, because the field in the actual HT Capabilities field in the AP
configuration is really a state indication. Just copying the state from the
capability resulted in the AP indicating that it had SMPS enabled all the time
if it supported SMPS. This effectively just disables all clients from sending
packets to the AP with more than one spatial stream, for no good reason.
So remove this part of the change.

Signed-off-by: Robert Hancock <hancockrwd@gmail.com>
SVN-Revision: 44239
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh