commit | fad57330b6d0710fdf39dc1c2b28ccebb97ae8a1 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Sun Jan 24 21:17:22 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Feb 18 14:38:56 2016 -0800 |
tree | c7980cc06585c4db31f7595ece76a7a7f597dc22 | |
parent | 529f1f652e3c3c6db6ab5a6e3a35469ddfd9575d [diff] |
i40e/i40evf: Clean-up Rx packet checksum handling This is mostly a minor clean-up for the Rx checksum path in order to avoid some of the unnecessary conditional checks that were being applied. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>