Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4931
b: refs/heads/master
c: 4c1217d
h: refs/heads/master
i:
  4929: a5e5d10
  4927: acc10e9
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jul 22, 2005
1 parent 104edff commit 502a9b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28e212fb360ce2568edd60b93d60683d5ad24146
refs/heads/master: 4c1217deeb148ff8ab838ba4f1875d0f52dea343
2 changes: 2 additions & 0 deletions trunk/net/ipv6/netfilter/ip6_queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ static DECLARE_MUTEX(ipqnl_sem);
static void
ipq_issue_verdict(struct ipq_queue_entry *entry, int verdict)
{
local_bh_disable();
nf_reinject(entry->skb, entry->info, verdict);
local_bh_enable();
kfree(entry);
}

Expand Down

0 comments on commit 502a9b9

Please sign in to comment.