From: Helmut Schaa Date: Wed, 28 Jan 2015 10:31:32 +0000 (+0100) Subject: ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~10^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75930d1a80e81052376ffc5298aadfe8a075d9d2;p=pandora-kernel.git ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL Otherwise ath10k will just checksum everything even if it did not go through the TCP/IP stack (for example bridged frames). In the worst case this could mean recreating the checksum for incorrect data. Signed-off-by: Helmut Schaa Signed-off-by: Kalle Valo --- Reading git-diff-tree failed