]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
liquidio: fix the validation of rx checksum status from NIC hardware
authorVeerasenareddy Burru <vburru@marvell.com>
Mon, 28 Jan 2019 19:38:31 +0000 (19:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jan 2019 07:13:37 +0000 (23:13 -0800)
commitac93e2fa85502fa7ad540f656e70b2516af56d7b
tree0e15fe08a29e723ff458e20ec393fd42363222b2
parentbbcbf2eede69c5f54a431fb96c11248a7910748c
liquidio: fix the validation of rx checksum status from NIC hardware

Fixed the code that was incorrectly interpreting the rx checksum validation
status from hardware, and updating kernel that the packet arrived with
correct checksum though the packet arrived with incorrect checksum and
hardware also indicated checksum is not correct.

Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>
Acked-by: Derek Chickles <dchickles@marvell.com>
Signed-off-by: Felix Manlunas <fmanlunas@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/liquidio/lio_core.c