Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7553
b: refs/heads/master
c: e446639
h: refs/heads/master
i:
  7551: 3a74a2c
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Sep 6, 2005
1 parent f5f311f commit 265c1a4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 49719eb355d32fa07793017b4b46b1c02e88b275
refs/heads/master: e4466399398a2ec854776e9eca2b4415b40bd1ff
1 change: 1 addition & 0 deletions trunk/net/ipv4/netfilter/ip_conntrack_proto_tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ static int tcp_to_nfattr(struct sk_buff *skb, struct nfattr *nfa,
return 0;

nfattr_failure:
read_unlock_bh(&tcp_lock);
return -1;
}
#endif
Expand Down

0 comments on commit 265c1a4

Please sign in to comment.