commit | d9088f60425e0acd8a8f05fdfcfdd288d3258641 | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Tue Mar 25 10:25:44 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Apr 13 08:27:31 2014 +0300 |
tree | 6000626dee6f2bf63521c1c24b2d665907425977 | |
parent | 0229cdafb6f67064a217591d48b0f6abf14e8385 [diff] |
iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd mimo_delim was always set to 0 instead of pointing to the first SISO entry after MIMO rates. This can cause keep transmitting in MIMO even when we shouldn't. For example when the peer is requesting static SMPS. Cc: <stable@vger.kernel.org> [3.14] Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>