]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit360410b455cc51ff002b3ff759cc05d42eb3df0f
treef54ebd653f8db6ef4076cdb8203a0fa84fef9aee
parent9bf0e87326ea7959054fb4798b174f28b8f6c989
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: 0e9e5bb7154a ("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