diff options
Diffstat (limited to 'net/key')
-rw-r--r-- | net/key/af_key.c | 2 |
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: | |||
2938 | return NULL; | 2938 | return NULL; |
2939 | } | 2939 | } |
2940 | 2940 | ||
2941 | static int pfkey_send_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, u16 sport) | 2941 | static int pfkey_send_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport) |
2942 | { | 2942 | { |
2943 | struct sk_buff *skb; | 2943 | struct sk_buff *skb; |
2944 | struct sadb_msg *hdr; | 2944 | struct sadb_msg *hdr; |