commit | 5bf33dc687e8bf2dfc033930ad06437efeea01d9 | [log] [tgz] |
---|---|---|
author | Matthew Vick <matthew.vick@intel.com> | Thu Jan 29 07:17:27 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 03 01:07:22 2015 -0800 |
tree | 96fbae244da90ec09e8c43ee7356c701822fe7ec | |
parent | 8c1a90aa497dc4e2f971028c4484566629757357 [diff] |
fm10k: Implement ndo_features_check The introduction of ndo_features_check allows drivers to report their offload capabilities per-skb. Implement this in fm10k to take advantage of this new functionality. Reported-by: Joe Stringer <joestringer@nicira.com> Signed-off-by: Matthew Vick <matthew.vick@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>