From: Eyal Shapira Date: Tue, 7 Jan 2014 16:19:35 +0000 (+0200) Subject: iwlwifi: mvm: rs: fix handling of column switch error X-Git-Tag: v3.14-rc1~94^2~113^2^2~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d3e2d693a695d2a9df27de697fb73cb3f34c23;p=pandora-kernel.git iwlwifi: mvm: rs: fix handling of column switch error If we can't switch to a column because no rates are supported in that column this led to a state where the search cycle got stuck and never ended. This in turn also led to aggregation not being turned on. Fix this by marking a column as visited if we can't switch to it. Reported-and-tested-by: Karl Beldan Signed-off-by: Eyal Shapira Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed