[PATCH] ipw2100: send WEXT scan events

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>
This commit is contained in:
Dan Williams 2007-10-10 12:28:07 -04:00 • committed by John W. Linville
commit d20c678a45
2 changed files with 43 additions and 0 deletions