On Tue, 2011-02-15 at 01:03 +0100, GÃbor Stefanik wrote: > > -static int ssb_wait_bit(struct ssb_device *dev, u16 reg, u32 bitmask, > > - int timeout, int set) > > +static int ssb_wait_bits(struct ssb_device *dev, u16 reg, u32 bitmask, > > + int timeout, int set) > > While you are at it, you may want to change this to "bool set". Please feel free to submit a separate patch on top of this. -- 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