Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327852
b: refs/heads/master
c: a672995
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Pablo Neira Ayuso committed Sep 9, 2012
1 parent e424828 commit a4f1467
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5693d68df6883f039d24a4ce8b23ac48f94a73e5
refs/heads/master: a67299556ea1aa56daaeb985fd32295dacecba1a
3 changes: 1 addition & 2 deletions trunk/net/netfilter/nfnetlink_queue_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,7 @@ nfqnl_build_packet_message(struct nfqnl_instance *queue,
return skb;

nla_put_failure:
if (skb)
kfree_skb(skb);
kfree_skb(skb);
net_err_ratelimited("nf_queue: error creating packet message\n");
return NULL;
}
Expand Down

0 comments on commit a4f1467

Please sign in to comment.