udplite: remove UDPLITE_BIT
authorEric Dumazet <edumazet@google.com>
Tue, 12 Sep 2023 09:17:29 +0000 (09:17 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 10:58:56 +0000 (11:58 +0100)
commit79cb39e7fa41c988181ab9e3bce6a411e8717989
treef3ee61137988242fe823fa8c85762efdae355d35
parent4781a75d34c1a9d4cca337afb58b1554fe165928
udplite: remove UDPLITE_BIT

[ Upstream commit 729549aa350c56a777bb342941ed4d69b6585769 ]

This flag is set but never read, we can remove it.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Stable-dep-of: 882af43a0fc3 ("udplite: fix various data-races")
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/udp.h
net/ipv4/udplite.c
net/ipv6/udplite.c