Files
linux-stable-mirror/net
Yunjian WangandGreg Kroah-Hartman d845231dc3 netfilter: nf_conncount: fix wrong variable type
[ Upstream commit 0b88d1654d ]

Now there is a issue is that code checks reports a warning: implicit
narrowing conversion from type 'unsigned int' to small type 'u8' (the
'keylen' variable). Fix it by removing the 'keylen' variable.

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-12 11:10:19 +02:00
..
2024-08-14 13:52:44 +02:00
2024-06-12 11:03:32 +02:00