commit | ea74b19d7773eb09e34bce8a8a08ed3b4e5c4296 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Mon Jul 02 14:48:15 2018 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Oct 08 10:28:33 2018 +0300 |
tree | 4824fc70cc258e32ce83d983bc6f6e5b6928c007 | |
parent | 8c7fd6a365eb5b2647b2c01918730d0a485b9f85 [diff] |
iwlwifi: pcie: don't pad AMSDU packets When we TX AMSDU, we shouldn't pad the packet. In the past, we were building AMSDU only in transport layer, and gen2 functions are built based on this. However, now that op mode may build AMSDUs, we need to take care of padding also in gen2 "non-pcie-amsdu" path. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>