Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2235
b: refs/heads/master
c: e744389
h: refs/heads/master
i:
  2233: e241301
  2231: 806d04a
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Jun 19, 2005
1 parent d2fcf1a commit c245d08
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: bf08867f91a43aa3ba2e4598c06c4769a6cdddf6
refs/heads/master: e7443892f656d760ec1b9d92567178c87e100f4a
1 change: 1 addition & 0 deletions trunk/net/xfrm/xfrm_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -883,6 +883,7 @@ static int xfrm_get_policy(struct sk_buff *skb, struct nlmsghdr *nlh, void **xfr
MSG_DONTWAIT);
}
} else {
c.data.byid = p->index;
c.event = XFRM_SAP_DELETED;
c.seq = nlh->nlmsg_seq;
c.pid = nlh->nlmsg_pid;
Expand Down

0 comments on commit c245d08

Please sign in to comment.