Skip to content
Commit 346fa83d authored by zhong jiang's avatar zhong jiang Committed by Pablo Neira Ayuso
Browse files

netfilter: conntrack: get rid of double sizeof



sizeof(sizeof()) is quite strange and does not seem to be what
is wanted here.

The issue is detected with the help of Coccinelle.

Fixes: 39215846 ("netfilter: conntrack: remove nlattr_size pointer from l4proto trackers")
Signed-off-by: default avatarzhong jiang <zhongjiang@huawei.com>
Acked-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent bab43449
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment