[PATCH] ipw2100: send WEXT scan events
authorDan Williams <dcbw@redhat.com>
Wed, 10 Oct 2007 16:28:07 +0000 (12:28 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Oct 2007 19:38:24 +0000 (15:38 -0400)
ipw2100 wasn't sending WEXT scan events at all on scan completion.  And
like ipw2200, the driver aggressively auto-scans, requiring
non-user-requested scan events to be batched together and sent at
specific intervals instead of many times per seconds.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found