Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13649
b: refs/heads/master
c: fcda461
h: refs/heads/master
i:
  13647: 7d45db5
v: v3
  • Loading branch information
Pablo Neira Ayuso authored and David S. Miller committed Nov 9, 2005
1 parent d2524b7 commit e2a9a49
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: fe902a91ff427af7dbf20e7c196623b2a4eade13
refs/heads/master: fcda46128d5cb50075339b79ce585ab767337e9e
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/ip_conntrack_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ ctnetlink_get_conntrack(struct sock *ctnl, struct sk_buff *skb,
free:
kfree_skb(skb2);
out:
return -1;
return err;
}

static inline int
Expand Down

0 comments on commit e2a9a49

Please sign in to comment.