X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=net%2Fl2tp%2Fl2tp_ip6.c;h=6b54ff3ff4cb8e7af49e7ee315cc78cfca148007;hb=496611d7b5ea;hp=a2c8747d2936c305753224e7a786d67087b2cb1a;hpb=24af98c4cf5f5e69266e270c7f3fb34b82ff6656;p=cascardo%2Flinux.git diff --git a/net/l2tp/l2tp_ip6.c b/net/l2tp/l2tp_ip6.c index a2c8747d2936..6b54ff3ff4cb 100644 --- a/net/l2tp/l2tp_ip6.c +++ b/net/l2tp/l2tp_ip6.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -718,7 +719,7 @@ static struct proto l2tp_ip6_prot = { .sendmsg = l2tp_ip6_sendmsg, .recvmsg = l2tp_ip6_recvmsg, .backlog_rcv = l2tp_ip6_backlog_recv, - .hash = inet_hash, + .hash = inet6_hash, .unhash = inet_unhash, .obj_size = sizeof(struct l2tp_ip6_sock), #ifdef CONFIG_COMPAT