commit | fa820d696c0ac0bb3cf1b49a817899982d774d61 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Apr 03 10:15:59 2016 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue May 10 22:14:47 2016 +0300 |
tree | 340aa0e7b121dafa723372e078644d5e765cf5dc | |
parent | aea2a5f0d84745f34eb37bc5eada9ecced40fa88 [diff] |
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>