]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43091d05ca660829abf68c7618cc47855583c26f
treee94931fb8c8d15cfc0246464f66125d6ae45cd8e
parente25c97859f0ef8d130b14d3d3395a99c3623c664
ipv6: remove unused in6_addr struct

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

Fixes: 2b7519f4f63c ("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