iwlwifi: mvm: don't enable protection for all AMPDUs
authorEyal Shapira <eyal@wizery.com>
Thu, 13 Mar 2014 11:53:00 +0000 (13:53 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 16 Mar 2014 06:55:30 +0000 (08:55 +0200)
Currently RTS protection was done whenever trasnmitting an AMPDU.
This limits throughput in cases where there's no need for protection.
Disable this too inclusive protection for now.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/tx.c

Simple merge