On Tue, 2011-02-15 at 00:44 +0100, RafaÅ MiÅecki wrote: > 2011/2/15 Michael BÃsch <mb@xxxxxxxxx>: > > ssb_wait_bit was designed for only one-bit bitmasks. > > People start using it for multi-bit bitmasks. Make the "set" case > > is safe for this. The "unset" case is already safe. > > Thanks :) This should not change the behavior of your patch, though, as you only add an "unset" case, which was already correct. So this doesn't fix an actual bug but rather hardens the code for future use. -- 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