[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231218152315.6d566b96@kernel.org>
Date: Mon, 18 Dec 2023 15:23:15 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Hans Ulli Kroll <ulli.kroll@...glemail.com>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
<pabeni@...hat.com>, netdev@...r.kernel.org
Subject: Re: [PATCH net v2 1/2] net: ethernet: cortina: Drop software
checksum and TSO
On Sat, 16 Dec 2023 20:36:52 +0100 Linus Walleij wrote:
> - NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM | \
> - NETIF_F_TSO | NETIF_F_TSO_ECN | NETIF_F_TSO6)
> + NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM )
nit: checkpatch is really upset about this space before )
Powered by blists - more mailing lists