Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323079
b: refs/heads/master
c: 433a195
h: refs/heads/master
i:
  323077: ac9094a
  323075: 994f81a
  323071: a69bee5
v: v3
  • Loading branch information
Li RongQing authored and David S. Miller committed Sep 18, 2012
1 parent c6e71b4 commit 55cfd48
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: 1d57f19539c074105791da6384a8ad674bba8037
refs/heads/master: 433a19548061bb5457b6ab77ed7ea58ca6e43ddb
2 changes: 1 addition & 1 deletion trunk/net/xfrm/xfrm_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -1764,7 +1764,7 @@ static struct dst_entry *make_blackhole(struct net *net, u16 family,

if (!afinfo) {
dst_release(dst_orig);
ret = ERR_PTR(-EINVAL);
return ERR_PTR(-EINVAL);
} else {
ret = afinfo->blackhole_route(net, dst_orig);
}
Expand Down

0 comments on commit 55cfd48

Please sign in to comment.