Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41099
b: refs/heads/master
c: 9abbffe
h: refs/heads/master
i:
  41097: 1638996
  41095: 79b58bf
v: v3
  • Loading branch information
Masahide NAKAMURA authored and David S. Miller committed Nov 25, 2006
1 parent dd9edc5 commit 089b231
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: dc9b334622bff6d22456917a034c2e2d194b9328
refs/heads/master: 9abbffee861c6c56fce27e4eda96a10cf0de0f84
1 change: 1 addition & 0 deletions trunk/net/xfrm/xfrm_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ static struct xfrm_state *xfrm_user_state_lookup(struct xfrm_usersa_id *p,
goto out;
}

err = -ESRCH;
x = xfrm_state_lookup_byaddr(&p->daddr, saddr, p->proto,
p->family);
}
Expand Down

0 comments on commit 089b231

Please sign in to comment.