ipv6: remove unused in6_addr struct
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 21 Mar 2016 17:37:28 +0000 (17:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Mar 2016 19:45:44 +0000 (15:45 -0400)
commitdb219baf19a7024ec1db71f7c3c2663d49de1818
treee94931fb8c8d15cfc0246464f66125d6ae45cd8e
parent025c68186e07afaededa84143f1a22f273cd3f67
ipv6: remove unused in6_addr struct

struct in6_addr isn't used anymore in inet6_connection_sock.h, removing
the forward declaration.

Fixes: 1b33bc3e9e90 ("ipv6: remove obsolete inet6 functions")
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet6_connection_sock.h