Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 23 Jun 2022 16:32:32 +0300 you wrote: > The "1<<31" shift has a sign extension bug so IFF_TX_SKB_NO_LINEAR is > 0xffffffff80000000 instead of 0x0000000080000000. > > Fixes: c2ff53d8049f ("net: Add priv_flags for allow tx skb without linear") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > Before IFF_CHANGE_PROTO_DOWN was added then this issue was not so bad. > > [...] Here is the summary with links: - [net] net: fix IFF_TX_SKB_NO_LINEAR definition https://git.kernel.org/netdev/net/c/3b89b511ea0c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html