From: Mat Martineau <mathew.j.martin...@linux.intel.com>
Date: Thu, 21 Dec 2017 10:29:10 -0800

> Dereference tp->md5sig_info in tcp_v4_destroy_sock() the same way it is
> done in the adjacent call to tcp_clear_md5_list().
> 
> Resolves this sparse warning:
> 
> net/ipv4/tcp_ipv4.c:1914:17: warning: incorrect type in argument 1 (different 
> address spaces)
> net/ipv4/tcp_ipv4.c:1914:17:    expected struct callback_head *head
> net/ipv4/tcp_ipv4.c:1914:17:    got struct callback_head [noderef] 
> <asn:4>*<noident>
> 
> Signed-off-by: Mat Martineau <mathew.j.martin...@linux.intel.com>

Applied.

Reply via email to