From: Igor Russkikh <[email protected]> Date: Sat, 16 Mar 2019 08:28:18 +0000
> From: Dmitry Bogdanov <[email protected]> > > TCP/UDP checksum validity was propagated to skb > only if IP checksum is valid. > But for IPv6 there is no validity as there is no checksum in IPv6. > This patch propagates TCP/UDP checksum validity regardless of IP checksum. > > Fixes: 018423e90bee ("net: ethernet: aquantia: Add ring support code") > Signed-off-by: Igor Russkikh <[email protected]> > Signed-off-by: Nikita Danilov <[email protected]> > Signed-off-by: Dmitry Bogdanov <[email protected]> Applied and queued up for -stable, thanks.
