On Wed, Dec 04, 2019 at 10:06:05AM +0100, Phil Sutter wrote: > Fixed commit missed to update this conditional call to > nft_rule_print_save(). > > Fixes: 1e8ef6a584754 ("nft: family_ops: Pass nft_handle to 'rule_to_cs' callback") > Signed-off-by: Phil Sutter <phil@xxxxxx> If you still find all this debugging useful. Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Otherwise, remove the nft DEBUG is another option. IIRC those were added at very early stage to fix a few issues with -D and -C commands. Pick the one you prefer. Thanks!