From: Mohamed Abbas Date: Wed, 3 Sep 2008 03:18:44 +0000 (+0800) Subject: iwlwifi: remove false rxon if rx chain changes X-Git-Tag: v2.6.27-rc6~47^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545597036caefd4b438731abaca902efe004b1b4;p=pandora-kernel.git iwlwifi: remove false rxon if rx chain changes Rx chain might change during power save transitions but it doesn't require sending Full-ROXN command to the firmware. Full-RXON requires reconnection to an AP and thus affects user experience. The patch avoids the Full-RXON by removing the rx_chain modification check in iwl_full_rxon_required function. Signed-off-by: Mohamed Abbas Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed