Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118343
b: refs/heads/master
c: a432226
h: refs/heads/master
i:
  118341: 126a1ff
  118339: baf6e29
  118335: 85c382d
v: v3
  • Loading branch information
fernando@oss.ntt.co authored and David S. Miller committed Oct 31, 2008
1 parent 8d9d500 commit 861ee01
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3a8af722495469e9c550386b910c5b93c91cf107
refs/heads/master: a432226614c5616e3cfd211e0acffa0acfb4770c
2 changes: 2 additions & 0 deletions trunk/net/xfrm/xfrm_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -1251,6 +1251,8 @@ xfrm_tmpl_resolve_one(struct xfrm_policy *policy, struct flowi *fl,
-EINVAL : -EAGAIN);
xfrm_state_put(x);
}
else if (error == -ESRCH)
error = -EAGAIN;

if (!tmpl->optional)
goto fail;
Expand Down

0 comments on commit 861ee01

Please sign in to comment.