From: Jesse Brandeburg Date: Tue, 20 May 2014 08:01:43 +0000 (+0000) Subject: i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~49^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3c91cce3d32d3fa1e3b64d41b241103a62fd62;p=pandora-kernel.git i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum The driver was not marking packets with bad checksums correctly, especially IPv6 packets with a bad checksum. To do this correctly we need a define that may be set by hardware in rare cases. Change-ID: I1a997b72b491ded27a78ac3bce1197b2d2611130 Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed