]> err.no Git - linux-2.6/blobdiff - net/dccp/ipv4.c
e1000e: remove irq_sem
[linux-2.6] / net / dccp / ipv4.c
index 17ad69e90e4890b982a56fb4afda11caeb6cbf21..4ca8b0c93c80781ea6ce7b181b8ce05afbdb52fb 100644 (file)
@@ -941,7 +941,7 @@ static struct proto dccp_v4_prot = {
        .obj_size               = sizeof(struct dccp_sock),
        .rsk_prot               = &dccp_request_sock_ops,
        .twsk_prot              = &dccp_timewait_sock_ops,
-       .hashinfo               = &dccp_hashinfo,
+       .h.hashinfo             = &dccp_hashinfo,
 #ifdef CONFIG_COMPAT
        .compat_setsockopt      = compat_dccp_setsockopt,
        .compat_getsockopt      = compat_dccp_getsockopt,