On Thu, 2013-02-07 at 09:58 +0100, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > There are only a few drivers that use HW scan, and > all of those don't need a non-idle transition before > starting the scan -- some don't even care about idle > at all. Remove the flag and code associated with it. > > The only driver that really actually needed this is > wl1251 and it can just do it itself in the hw_scan > callback -- implement that. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- For the WiLink drivers: > drivers/net/wireless/ti/wl1251/event.c | 6 +++++- > drivers/net/wireless/ti/wl1251/main.c | 24 +++++++++++++++++++----- > drivers/net/wireless/ti/wlcore/main.c | 1 - Acked-by: Luciano Coelho <coelho@xxxxxx> I'll (hopefully) be able to test the wl1251 change next week. -- 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