While trying to get latest code to build on F17 and other older systems, I noticed that this code fails to compile: struct hostapd_wmm_ac_params wmmp[WMM_AC_NUM] = { 0 }; It looks like WMM_AC_NUM is treated as 0, even though the enum defines it as 4. Anyone know if this is some particular compiler bug or an acceptable work-around? Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap