Re: [net-next PATCH 03/11] net: ravb: Drop IP protocol check from RX csum verification
From: Sergey Shtylyov
Date: Mon Sep 30 2024 - 13:30:21 EST
On 9/30/24 19:08, Paul Barker wrote:
> From: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx>
>
> We do not need to confirm that the protocol is IPv4. If the hardware
> encounters an unsupported protocol, it will set the checksum value to
> 0xFFFF.
>
> Signed-off-by: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx>
Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>
[...]
MBR, Sergey