hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/netfilter/nfnetlink.h
....@@ -42,7 +42,6 @@
4242 int (*commit)(struct net *net, struct sk_buff *skb);
4343 int (*abort)(struct net *net, struct sk_buff *skb,
4444 enum nfnl_abort_action action);
45
- void (*cleanup)(struct net *net);
4645 bool (*valid_genid)(struct net *net, u32 genid);
4746
4847 ANDROID_KABI_RESERVE(1);