|
@@ -326,7 +326,6 @@ static int nfnl_acct_get(struct net *net, struct sock *nfnl,
|
|
static int nfnl_acct_try_del(struct nf_acct *cur)
|
|
static int nfnl_acct_try_del(struct nf_acct *cur)
|
|
{
|
|
{
|
|
int ret = 0;
|
|
int ret = 0;
|
|
- unsigned int refcount;
|
|
|
|
|
|
|
|
/* We want to avoid races with nfnl_acct_put. So only when the current
|
|
/* We want to avoid races with nfnl_acct_put. So only when the current
|
|
* refcnt is 1, we decrease it to 0.
|
|
* refcnt is 1, we decrease it to 0.
|