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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 17:28:09 +0000 (10:28 -0700)
commit3891094e863a9238c705186ca3b082c6ee920b57
tree9349374143baeac7a0e3a9ccc8f213c177085128
parentfcc4e85dd282735261636c17d0fac91d83c4fa57
iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd

commit d9088f60425e0acd8a8f05fdfcfdd288d3258641 upstream.

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.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/mvm/rs.c