W dniu 15 lutego 2011 00:59 użytkownik Michael Büsch <[email protected]> napisał: > On Tue, 2011-02-15 at 00:44 +0100, Rafał Miłecki wrote: >> 2011/2/15 Michael Büsch <[email protected]>: >> > 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.
Yes, I can see that :) -- Rafał _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
