On Thursday 27 August 2009, Johannes Berg wrote: > On Wed, 2009-08-26 at 21:04 +0200, Ivo van Doorn wrote: > > Since patch "rt2x00: bss_info_changed() callback is allowed to sleep" the > > variable delayed wasn't used anymore. This means it can be removed > > along with the call to schedule_work which depended on that variable. > > I just wanted to say thanks for doing all the cleanups. It's really nice > to see all my work on making callbacks non-atomic pay off in that way :) yeah those kind of optimizations really help with the drivers. :) I still have some other cleanups, but this was the easiest and most obvious one, the others involve changing locking mechanisms so need better verification. Ivo -- 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