summaryrefslogtreecommitdiffstats
path: root/net/key/af_key.c
diff options
context:
space:
mode:
authorAl Viro2006-11-08 09:24:06 +0100
committerDavid S. Miller2006-12-03 06:21:18 +0100
commit5d36b1803d875cf101fdb972ff9c56663e508e39 (patch)
tree36478dec86293ab8f3381a83ee3979f794958783 /net/key/af_key.c
parent[AF_KEY]: annotate (diff)
downloadkernel-qcow2-linux-5d36b1803d875cf101fdb972ff9c56663e508e39.tar.gz
kernel-qcow2-linux-5d36b1803d875cf101fdb972ff9c56663e508e39.tar.xz
kernel-qcow2-linux-5d36b1803d875cf101fdb972ff9c56663e508e39.zip
[XFRM]: annotate ->new_mapping()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/key/af_key.c')
-rw-r--r--net/key/af_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/key/af_key.c b/net/key/af_key.c
index 20ff7cca1d07..4e1830999482 100644
--- a/net/key/af_key.c
+++ b/net/key/af_key.c
@@ -2938,7 +2938,7 @@ out:
return NULL;
}
-static int pfkey_send_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, u16 sport)
+static int pfkey_send_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport)
{
struct sk_buff *skb;
struct sadb_msg *hdr;