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

*** 56,67 **** &iptun_dev_ops }; static struct modlinkage iptun_modlinkage = { MODREV_1, ! &iptun_modldrv, ! NULL }; /* * Initialize the tunnel stack instance. */ --- 56,67 ---- &iptun_dev_ops }; static struct modlinkage iptun_modlinkage = { MODREV_1, ! { &iptun_modldrv, ! NULL } }; /* * Initialize the tunnel stack instance. */