Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195133
b: refs/heads/master
c: a1aa348
h: refs/heads/master
i:
  195131: a135832
v: v3
  • Loading branch information
Timo Teras authored and David S. Miller committed May 16, 2010
1 parent 6a29b11 commit 6962944
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: a14462f1bd4d3962994f518459102000438665aa
refs/heads/master: a1aa3483041bd3691c7f029272ccef4ce70bd957
2 changes: 1 addition & 1 deletion trunk/net/xfrm/xfrm_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,7 @@ int __xfrm_lookup(struct net *net, struct dst_entry **dst_p, struct flowi *fl,
/* EREMOTE tells the caller to generate
* a one-shot blackhole route. */
dst_release(dst);
xfrm_pols_put(pols, num_pols);
xfrm_pols_put(pols, drop_pols);
XFRM_INC_STATS(net, LINUX_MIB_XFRMOUTNOSTATES);
return -EREMOTE;
}
Expand Down

0 comments on commit 6962944

Please sign in to comment.