iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packets
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 21 Jun 2017 06:40:15 +0000 (09:40 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 29 Jun 2017 17:40:43 +0000 (20:40 +0300)
commit6344436e9d3f4fb4878c12169477d4beb5b825ea
treef54ebd653f8db6ef4076cdb8203a0fa84fef9aee
parent52848a79b9d2d6773160221e7ea1e1500954de84
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>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c