Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74217
b: refs/heads/master
c: 435000b
h: refs/heads/master
i:
  74215: 441e0e0
v: v3
  • Loading branch information
Charles Hardin authored and Herbert Xu committed Nov 22, 2007
1 parent 7b1faac commit eb4f637
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: 8c92e6b0bf48a1735ddc61ebb08a0bb77c6bfa23
refs/heads/master: 435000bebd94aae3a7a50078d142d11683d3b193
2 changes: 1 addition & 1 deletion trunk/net/key/af_key.c
Original file line number Diff line number Diff line change
Expand Up @@ -1552,7 +1552,7 @@ static int pfkey_get(struct sock *sk, struct sk_buff *skb, struct sadb_msg *hdr,

out_hdr = (struct sadb_msg *) out_skb->data;
out_hdr->sadb_msg_version = hdr->sadb_msg_version;
out_hdr->sadb_msg_type = SADB_DUMP;
out_hdr->sadb_msg_type = SADB_GET;
out_hdr->sadb_msg_satype = pfkey_proto2satype(proto);
out_hdr->sadb_msg_errno = 0;
out_hdr->sadb_msg_reserved = 0;
Expand Down

0 comments on commit eb4f637

Please sign in to comment.