]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/key/af_key.c
[XFRM]: annotate ->new_mapping()
[mirror_ubuntu-artful-kernel.git] / net / key / af_key.c
index 20ff7cca1d070e156e4d18dca77cd33991c79992..4e18309994825beeaa3c74818be9ed55787efca1 100644 (file)
@@ -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;