Nice idea to have this quirks bitmask to isolate the hw-revision-specific hacks! On Tue, 2011-03-01 at 15:14 +0200, Ido Yariv wrote: > +/* Quirks */ > + > +/* Each RX/TX transaction requires an end-of-transaction transfer */ > +#define WL12XX_QUIRK_END_OF_TRANSACTION BIT(1) Why not start with BIT(0)? ;) -- Cheers, Luca. -- 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