Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46952
b: refs/heads/master
c: f2f2102
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Feb 8, 2007
1 parent ee541b6 commit 4031432
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: 4337226228e1cfc1d70ee975789c6bd070fb597c
refs/heads/master: f2f2102d1a1dbc83b5b37b6596cd8374120cbe16
1 change: 1 addition & 0 deletions trunk/net/ipv4/xfrm4_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ __xfrm4_bundle_create(struct xfrm_policy *policy, struct xfrm_state **xfrm, int
afinfo = xfrm_state_get_afinfo(dst_prev->xfrm->props.family);
if (!afinfo) {
dst = *dst_p;
err = -EAFNOSUPPORT;
goto error;
}
dst_prev->output = afinfo->output;
Expand Down

0 comments on commit 4031432

Please sign in to comment.