|
@@ -1338,7 +1338,7 @@ void raw6_proc_exit(void)
|
|
|
#endif /* CONFIG_PROC_FS */
|
|
#endif /* CONFIG_PROC_FS */
|
|
|
|
|
|
|
|
/* Same as inet6_dgram_ops, sans udp_poll. */
|
|
/* Same as inet6_dgram_ops, sans udp_poll. */
|
|
|
-static const struct proto_ops inet6_sockraw_ops = {
|
|
|
|
|
|
|
+const struct proto_ops inet6_sockraw_ops = {
|
|
|
.family = PF_INET6,
|
|
.family = PF_INET6,
|
|
|
.owner = THIS_MODULE,
|
|
.owner = THIS_MODULE,
|
|
|
.release = inet6_release,
|
|
.release = inet6_release,
|