sh_eth: offload RX checksum on SH7734
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Mon, 4 Feb 2019 18:11:32 +0000 (21:11 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Feb 2019 21:31:00 +0000 (13:31 -0800)
commit06240e1b526d426acfe7b21e673da49e12f5a225
tree093ebe94edda9b54da0dd9869bb66cf4bd78d06b
parent0da843adeefb4953a1a73a24d5a8dfbbffcd9a47
sh_eth: offload RX checksum on SH7734

The SH7734 SoC manual describes the Ether MAC's RX checksum offload
the same way as it's implemented in the EtherAVB MACs...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/sh_eth.c