Print this page
7127  remove -Wno-missing-braces from Makefile.uts

*** 841,852 **** "IEEE80211 Kernel Module v2.0" }; static struct modlinkage i_wifi_modlinkage = { MODREV_1, ! &i_wifi_modlmisc, ! NULL }; /* * modlinkage functions */ --- 841,851 ---- "IEEE80211 Kernel Module v2.0" }; static struct modlinkage i_wifi_modlinkage = { MODREV_1, ! { &i_wifi_modlmisc, NULL } }; /* * modlinkage functions */