iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids it
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 3 Apr 2016 07:15:59 +0000 (10:15 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:14:47 +0000 (22:14 +0300)
commitfa820d696c0ac0bb3cf1b49a817899982d774d61
tree340aa0e7b121dafa723372e078644d5e765cf5dc
parentaea2a5f0d84745f34eb37bc5eada9ecced40fa88
iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids it

There is a debugfs knob to configure the maximal length
of the A-MSDU. If this value is not 0 (which is the
default), allow Tx A-MSDU even if the rate control
disallows it.
While at it, add "unlikely" to the if that limits the
length of the A-MSDU based on the debugfs hook.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
This page took 0.031302 seconds and 5 git commands to generate.