iwlwifi: mvm: checksum IPv6 fragmented packet
authorSara Sharon <sara.sharon@intel.com>
Wed, 8 Jun 2016 12:15:41 +0000 (15:15 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 5 Jul 2016 23:09:56 +0000 (02:09 +0300)
commitecf51424152bad1b2727409f42ddf1bd86f44b7d
tree2f011df4840ec286393209c3ad56c847db710985
parent849a9627299100ae3f0ce573fc87d2b476f3bb59
iwlwifi: mvm: checksum IPv6 fragmented packet

Our HW does not support checksum of fragmented packets.
Fix code accordingly to checksum those packets in the driver.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Fixes: 5e6a98dc4863 ("iwlwifi: mvm: enable TCP/UDP checksum support for 9000 family")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c