From: Emmanuel Grumbach Date: Wed, 25 Jun 2014 06:12:30 +0000 (+0300) Subject: iwlwifi: dvm: don't enable CTS to self X-Git-Tag: v3.2.64~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f85e69a50b0136a45037a90306c172db40e4bc;p=pandora-kernel.git iwlwifi: dvm: don't enable CTS to self commit 43d826ca5979927131685cc2092c7ce862cb91cd upstream. We should always prefer to use full RTS protection. Using CTS to self gives a meaningless improvement, but this flow is much harder for the firmware which is likely to have issues with it. Signed-off-by: Emmanuel Grumbach [bwh: Backported to 3.2: - Adjust filename - Condition for RXON_FLG_SELF_CTS_EN in iwlagn_commit_rxon() was different] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed