These patches for -next contain some cleanups which are not directly related to the following set patches, so I'm sending them seperately for easier review: * move the reoccuring checks for skb->nf_trace to an inline function * consolidate similar invocations of nft_trace_packet() * rearrange nf_tables.h so related things are next to each other Please apply, thanks! Patrick McHardy (3): netfilter: nf_tables: minor tracing cleanups netfilter: nf_tables: consolidate tracing invocations netfilter: nf_tables: cleanup nf_tables.h include/net/netfilter/nf_tables.h | 174 +++++++++++++++++++------------------- net/netfilter/nf_tables_core.c | 105 +++++++++++------------ 2 files changed, 138 insertions(+), 141 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html