net/qede: fix inner L3/L4 checksum for tunnels
authorHarish Patil <harish.patil@cavium.com>
Mon, 24 Jul 2017 10:19:05 +0000 (03:19 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 31 Jul 2017 17:58:41 +0000 (19:58 +0200)
commit0ed3bc6395b5cb71fa15b998fbcd15c18a1403a5
tree61dfde91d205f0898293fcf22bd85c191e4a01af
parent9c1aa3e1c2bec490a1deff9513acc9cdaf06f725
net/qede: fix inner L3/L4 checksum for tunnels

Force recalculation of tunnel L4 chksum when inner L3/L4 chksum gets
updated due to HW offload.

Fixes: aab21617502e ("net/qede: add Tx offloads for MPLS-in-UDP packets")

Signed-off-by: Harish Patil <harish.patil@cavium.com>
drivers/net/qede/qede_rxtx.c