Print this page
fixup .text where possible
7127  remove -Wno-missing-braces from Makefile.uts

@@ -47,12 +47,12 @@
         "IPv6 tunneling MAC plugin"
 };
 
 static struct modlinkage mac_ipv6_modlinkage = {
         MODREV_1,
-        &mac_ipv6_modlmisc,
-        NULL
+        {   &mac_ipv6_modlmisc,
+            NULL }
 };
 
 static mactype_ops_t mac_ipv6_type_ops;
 
 int