> Hi all,
>
> After merging the netfilter-next tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del':
> net/netfilter/nfnetlink_acct.c:329:15: warning: unused variable 'refcount' [-
> Wunused-variable]
> unsigned int refcount;
> ^
>
> Introduced by commit
Ups, sorry about this, slipped through. Should I submit a fix or how do you
want to handle this?
Best Regards,
Elena.
>
> b54ab92b84b6 ("netfilter: refcounter conversions")
>
> --
> Cheers,
> Stephen Rothwell