summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@mellanox.com>2016-04-24 22:51:56 +0300
committerDavid S. Miller <davem@davemloft.net>2016-04-26 15:58:03 -0400
commit1b223dd391622fde05e03829d813c3c6cc998685 (patch)
tree627e676d6e4390dc6e1f98f74eb97a2ffd5ff852 /Kbuild
parent363501145e3faa650193722fe7047b767ed87172 (diff)
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Now as rx-vlan offload can be disabled, packets can be received with vlan tag not stripped, which means is_first_ethertype_ip will return false, for that we need to check if the hardware reported csum OK so we will report CHECKSUM_UNNECESSARY for those packets. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions