From: Tomas Winkler Date: Wed, 3 Sep 2008 03:18:47 +0000 (+0800) Subject: iwlwifi: fix rx_chain computation X-Git-Tag: v2.6.27-rc6~47^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a6b07a14bd5e63af2c0304306f35c5b963910b;p=pandora-kernel.git iwlwifi: fix rx_chain computation This patch fixes rx_chain computation. The code that adjusts number of rx chains to number supported by HW was missing. Miss configuration causes firmware error. Note: iwlwifi supports HW with up to 3 RX chains (2x2, 2x3, 1x2, and 3x3 MIMO). This patch also simplifies the whole RX chain computation. Signed-off-by: Tomas Winkler Signed-off-by: Mohamed Abbas Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed