i40e: add GRE tunnel type to csum encoding
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 25 Sep 2015 19:26:04 +0000 (19:26 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 29 Sep 2015 00:38:27 +0000 (17:38 -0700)
commitc1d1791dc8b2a13c316a4e163552804361a786a4
treecc8b524b064fc168b86f1262b8bc0e8df12976df
parentb03a8c1f4c0c6f95f5addaf4a13dd3aa118c3c1a
i40e: add GRE tunnel type to csum encoding

Make sure the Tx checksum encoder knows about GRE protocol and sets the
descriptor flag appropriately.

Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c