diff options
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
-rw-r--r-- | net/ipv6/tcp_ipv6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c index 1071131a6c53..16fb299dcab8 100644 --- a/net/ipv6/tcp_ipv6.c +++ b/net/ipv6/tcp_ipv6.c | |||
@@ -434,7 +434,7 @@ out: | |||
434 | } | 434 | } |
435 | 435 | ||
436 | 436 | ||
437 | static int tcp_v6_send_synack(struct sock *sk, struct dst_entry *dst, | 437 | static int tcp_v6_send_synack(const struct sock *sk, struct dst_entry *dst, |
438 | struct flowi *fl, | 438 | struct flowi *fl, |
439 | struct request_sock *req, | 439 | struct request_sock *req, |
440 | u16 queue_mapping, | 440 | u16 queue_mapping, |