]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 7 Jan 2016 12:56:23 +0000 (14:56 +0200)
commite33a99e227e430a788467e5a85dc29f6df16b983
tree42c6deb76e50abf8e329e944d0fc0e751b990b56
parentf94c48d6c315a580b60b062c0360561b61faa311
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