On Mon, 2008-06-02 at 13:51 -0400, Dan Williams wrote: > When another scan is in progress, a direct scan gets dropped on the > floor. However, that direct scan is usually the scan that's really > needed by userspace, and gets stomped on by all the broadcast scans > the > ipw2200 driver issues internally. Make sure the direct scan happens > eventually, and as a bonus ensure that the passive scan worker is > cleaned up when appropriate. > > The change of request_passive_scan form a struct work to struct > delayed_work is only to make the set_wx_scan() code a bit simpler, > it's > still only used with a delay of 0 to match previous behavior. > > Signed-off-by: Dan Williams <dcbw@xxxxxxxxxx> > ---- > > v2: consolidate direct and normal scan helpers into > ipw_request_scan_helper() per Zhu Yi's request ACK. Thanks, -yi -- 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