Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81913
b: refs/heads/master
c: 1d670fd
h: refs/heads/master
i:
  81911: fa57bce
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 1, 2008
1 parent 972646a commit ceab653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 99fa5f53975b4c09beb5d11ed7418fee2dfb43e3
refs/heads/master: 1d670fdc8c14780b8e0ad915ad3bb13b2fd9223b
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,7 @@ ctnetlink_new_conntrack(struct sock *ctnl, struct sk_buff *skb,
CTA_TUPLE_MASTER,
u3);
if (err < 0)
return err;
goto out_unlock;

master_h = __nf_conntrack_find(&master, NULL);
if (master_h == NULL) {
Expand Down

0 comments on commit ceab653

Please sign in to comment.