mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-13 01:44:11 +00:00
And convert module_put invocation to nf_conntrack_helper_put, this is prepared for the followup patch, which will add a refcnt for cthelper, so we can reject the deleting request when cthelper is in use. Signed-off-by: Liping Zhang <zlpnobody@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>