Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1259
b: refs/heads/master
c: d481020
h: refs/heads/master
i:
  1257: a305a23
  1255: 00be661
v: v3
  • Loading branch information
Evgeniy Polyakov authored and David S. Miller committed May 19, 2005
1 parent f3c1cac commit 65606f6
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: f7383c22246cfccbe912541dd83103009ed2b537
refs/heads/master: d48102007d068df7ba3055cdc1723e12db1ba30f
2 changes: 1 addition & 1 deletion trunk/net/xfrm/xfrm_algo.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer)
return -ENOMEM;

if (skb1->sk)
skb_set_owner_w(skb, skb1->sk);
skb_set_owner_w(skb2, skb1->sk);

/* Looking around. Are we still alive?
* OK, link new skb, drop old one */
Expand Down

0 comments on commit 65606f6

Please sign in to comment.