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

The RZ/A1H (R7S721000) 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