hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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);