Re: [PATCH] ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
From: Kalle Valo <hidden> Date: 2015-02-04 07:19:51
Helmut Schaa [off-list ref] writes:
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 <redacted>