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
b54ab92b84b6 ("netfilter: refcounter conversions")
--
Cheers,
Stephen Rothwell

