i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
authorAnjali Singhai <anjali.singhai@intel.com>
Sat, 21 Feb 2015 06:44:16 +0000 (06:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 26 Feb 2015 12:54:01 +0000 (04:54 -0800)
commit85e76d0312a373a1268b88a7a442c6004e0c6063
treec52a4f1b973d364ada8c3d6ab6704b4fe592a3e2
parent11e4770842d4917b1cad52d901b758a6d1997735
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix

We were checking the outer Protocol flags and deciding the flow for
inner header. This patch fixes that.
This fixes the Tx checksum offload for TCP/IPv6 over vxlan.

Change-ID: I837aaea921d34f71b24c2bc32aaadea5001ddf78
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40e_txrx.c