]> asedeno.scripts.mit.edu Git - linux.git/commit
sh_eth: offload RX checksum on R8A77980
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Mon, 4 Feb 2019 18:10:32 +0000 (21:10 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Feb 2019 21:31:00 +0000 (13:31 -0800)
commit0da843adeefb4953a1a73a24d5a8dfbbffcd9a47
treeea9caa02bbd2fa9df57bcb30fea4d4ce136b8238
parent040c16fd5974a947bcfb2fe2e66fe4f42eeef08a
sh_eth: offload RX checksum on R8A77980

The R-Car V3H (R8A77980) SoC manual describes the Ether MAC's RX checksum
offload the same way as it's implemented in the EtherAVB MAC...

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