iwlwifi: dvm: don't enable CTS to self
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 25 Jun 2014 06:12:30 +0000 (09:12 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2014 15:00:03 +0000 (08:00 -0700)
commit44a5342ff8de29043144129e27abce1f201fc774
tree3ee670fe8b7cf54750309715099e55ac91a154c7
parent125a0039d6eaee7b9e65be765f704d9278e7ccff
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 <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/dvm/rxon.c