Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e8dfcdbe authored by Rakesh Pillai's avatar Rakesh Pillai Committed by Dundi Raviteja
Browse files

BACKPORT: UPSTREAM: ath10k: enable hw checksum for wcn3990



By default ath10k driver enables the support for HW_CHECKSUM
(NETIF_F_HW_CSUM). Since the TCP/UDP checksum calculation is not enabled
in the wcn3990 firmware the checksum is incorrect in the TCP/UDP packets
and all patckets are dropped. But due note that wcn3990 support in
ath10k is still incomplete so this isn't a critical fix (yet).

Enable hw checksum calculations in wcn3990 hardware by
setting the proper flags in msdu descriptor tso flags.

Signed-off-by: default avatarRakesh Pillai <pillair@codeaurora.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
[dundi@codeaurora.org: resolve trivial merge conflicts in
drivers/net/wireless/ath/ath10k/htt_tx.c]
Git-commit: 20529b33aa12224e4399b4486e5ab617cf8f3e5e
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git


Change-Id: I2934a6d695826c604007c550159811ee2e9943e8
Signed-off-by: default avatarDundi Raviteja <dundi@codeaurora.org>
parent cc95de39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment