commit | 6344436e9d3f4fb4878c12169477d4beb5b825ea | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Jun 21 09:40:15 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Jun 29 20:40:43 2017 +0300 |
tree | f54ebd653f8db6ef4076cdb8203a0fa84fef9aee | |
parent | 52848a79b9d2d6773160221e7ea1e1500954de84 [diff] |
iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packets When we get large sends on non-QoS association, we had a bug that mangled the SNAP header. Fix that. Fixes: a6d5e32f247c ("iwlwifi: mvm: send large SKBs to the transport") Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>