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:05:58 +0000 (08:05 -0700)
commit99a8321dc06a1b88ca1c25fef7f9908d9960736d
tree8526eeeb2d6ff25988712bc8ff3e13eb326fa5e0
parent307c6d3e9045c7f0258e8540169c574fd46581ab
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