On Fri, Aug 04, 2023 at 09:41:49PM +0800, Yue Haibing wrote: > Commit 1015c3de23ee ("netfilter: conntrack: remove extension register api") > leave nf_conntrack_acct_fini() and nf_conntrack_labels_init() unused, remove it. > And commit a0ae2562c6c4 ("netfilter: conntrack: remove l3proto abstraction") > leave behind nf_ct_l3proto_try_module_get() and nf_ct_l3proto_module_put(). > > Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>