hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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);