On Thu, Jan 19, 2023 at 03:51:25PM +0800, Yang Yingliang wrote: > It should be 'chain' passed to PTR_ERR() in the error path > after calling nft_chain_lookup() in nf_tables_delrule(). > > Fixes: f80a612dd77c ("netfilter: nf_tables: add support to destroy operation") > Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx> Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>