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:08:21 +0000 (08:08 -0700)
commit5d87f5613f39adfc59b4678f45c0a75f080e2960
tree21c4d0d621fae9018e4c0d1e43763e9c0661826d
parente551ed90cc6e83c9b6eb6a7a012c4ef94cb957c5
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