commit | cb36bb36e1f17d2a7b9a9751e5cfec4235b46c93 | [log] [tgz] |
---|---|---|
author | Arthur Kiyanovski <akiyano@amazon.com> | Thu Oct 11 11:26:21 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 11 10:13:51 2018 -0700 |
tree | 988231a15aa43ccef1af0d4cc311fb6791ff1649 | |
parent | 38005ca816a7ef5516dc8e59ae95716739aa75b0 [diff] |
net: ena: use CSUM_CHECKED device indication to report skb's checksum status Set skb->ip_summed to the correct value as reported by the device. Add counter for the case where rx csum offload is enabled but device didn't check it. Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>