]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
i40e: Update feature flags to reflect newly enabled features
authorAlexander Duyck <aduyck@mirantis.com>
Mon, 25 Jan 2016 05:17:50 +0000 (21:17 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:20:50 +0000 (10:20 +0100)
commit19394c49157b4b627bbc4f49dd9a2d98483f7b81
tree4f559bbc0d2bd2ac4c309c4425e555f3fd4aa5f3
parent3343ed54325df2a4072f62cd7c41928fa1fe7621
i40e: Update feature flags to reflect newly enabled features

BugLink: http://bugs.launchpad.net/bugs/1547674
Recent changes should have enabled support for IPv6 based tunnels and
support for TSO with outer UDP checksums.  As such we can update the
feature flags to reflect that.

In addition we can clean-up the flags that aren't needed such as SCTP and
RXCSUM since having the bits there doesn't add any value.

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>
(cherry picked from net-next commit bc5d252b363cca63b7ddc1e20dd8b8b242631006)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/intel/i40e/i40e_main.c