Re: [PATCH v2] ipw2200: queue direct scans
Zhu Yi <[email protected]> Tue, 03 Jun 2008 10:11:30 +0800
| Newsgroups | gmane.linux.kernel.wireless.general,gmane.linux.drivers.ipw2100.devel |
|---|---|
| Organization | Intel Corp. |
| Message-ID | <[email protected]> |
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 <[email protected]> > ---- > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html