Changes since v1: - Split this into two patches to avoid breaking user space with -stable kernels Patch 1 drops the incomplete feature to avoid people from fixing it "by accident". It has a Fixes: tag and is expected to hit -stable. (No problem if it doesn't.) Patch 2 then adds the feature again with all fixes applied. Targetting at nf-next with both since the second one depends on the first one and that in turn is not really a fix as things are not broken right now. Phil Sutter (2): netfilter: nf_tables: Drop dead code from fill_*_info routines netfilter: nf_tables: Reintroduce shortened deletion notifications net/netfilter/nf_tables_api.c | 52 ++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 22 deletions(-) -- 2.49.0