]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: default to using all chains
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 25 Sep 2009 21:24:25 +0000 (14:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:36 +0000 (16:39 -0400)
commit2b396a120922062a0ffd2648be3ed7e72ff83620
treea8278f7989790a439eaacdd691a1c003232f1d8d
parent9bddbab36d736c181678e07515aaa63045bdcea7
iwlwifi: default to using all chains

When instructing the microcode to use just a single
chain when we have power saving enabled, we should
also tell the AP that we are doing SM powersave.
However, using a single chain doesn't actually have
any power saving advantage while idle -- measurements
show that the power consumption is no different when
using one vs. two or three chains.

Therefore, always instruct the microcode to use all
chains.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-core.c