commit | 205e2210daa975d92ace485a65a31ccc4077fe1a | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Feb 12 15:15:05 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Feb 13 15:24:35 2014 +0200 |
tree | bde722a5d4f0cf617dd1b99c7b73b93e3e27de3b | |
parent | c512865446e6dd5b6e91e81187e75b734ad7cfc7 [diff] |
iwlwifi: disable TX AMPDU by default for iwldvm NICs supported by iwldvm don't handle well TX AMPDU. Disable it by default, still leave the possibility to the user to force enable it with a debug parameter. NICs supported by iwlmvm don't suffer from the same issue, leave TX AMPDU enabled by default for these. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>