On Monday 25 January 2010 18:59:59 Rafał Miłecki wrote: > +/* Complex number using 2 32-bit signed integers */ > +typedef struct { s32 i, q; } b43_c32; No typedef. ever. -- Greetings, Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html