iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd
authorEyal Shapira <eyal@wizery.com>
Tue, 25 Mar 2014 08:25:44 +0000 (10:25 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 13 Apr 2014 05:27:31 +0000 (08:27 +0300)
commitd9088f60425e0acd8a8f05fdfcfdd288d3258641
tree6000626dee6f2bf63521c1c24b2d665907425977
parent0229cdafb6f67064a217591d48b0f6abf14e8385
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>
drivers/net/wireless/iwlwifi/mvm/rs.c