[IPV6]: Generalise some functions
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 14 Dec 2005 07:22:54 +0000 (23:22 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:46 +0000 (13:10 -0800)
commitb9750ce13c08aa8a71a9b138d741f3046aefd991
tree08b2b842ece908bf63c104bbcb12e8b78c69288d
parent830a1e5c212fb3fdc83b66359c780c3b3a294897
[IPV6]: Generalise some functions

Using sk->sk_protocol instead of IPPROTO_TCP.

Will be used by DCCPv6 in the next changesets.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ipv6.h
include/net/inet6_connection_sock.h
net/ipv6/af_inet6.c
net/ipv6/inet6_connection_sock.c
net/ipv6/tcp_ipv6.c