net/mlx5e: Move to checksum complete
authorMatthew Finlay <matt@mellanox.com>
Mon, 22 Feb 2016 16:17:30 +0000 (18:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Feb 2016 18:50:22 +0000 (13:50 -0500)
commit5f6d12d10f0c835fcd821f883f05c1107127986e
tree55a4693c9cc181dff500f317e5941377baf19948
parent928cfe8745a62e60c1e8e06676a74724e7786024
net/mlx5e: Move to checksum complete

Use checksum complete for all IP packets, unless they are HW LRO,
in which case, use checksum unnecessary.

Signed-off-by: Matthew Finlay <matt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
This page took 0.026017 seconds and 5 git commands to generate.