OSDN Git Service

ath10k: set SM power save disabled to default value
authorPeter Oh <poh@qca.qualcomm.com>
Thu, 31 Dec 2015 13:26:20 +0000 (15:26 +0200)
committerGovind Singh <govinds@codeaurora.org>
Fri, 6 Jan 2017 10:28:34 +0000 (15:58 +0530)
commitee0bd3535fce69b80661aa541f8c98ed4b29eb67
tree7824fc237d0d937965cfcd9047f9db8869324714
parent37c8ac65977d6041d273fdc8f650adc0a47e8436
ath10k: set SM power save disabled to default value

Use SMPS disabled as default because FW does not indicate
any support of SMPS.

This change will help STAs out that don’t support SMPS from
sticking on 1SS, since they don’t have method to change it
back to multiple chains.

This change also should not affect power consumption of STAs
supporting SMPS, because they are capable to switch the mode
to dynamic or static either at the end of frame sequence or
by using SMPS action frame.

Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c