commit | d20c678a450a25c1c12925f60c1b4cc040acc17d | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Wed Oct 10 12:28:07 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 18 15:38:24 2007 -0400 |
tree | c8209bd0394e5cfb5e7726b07d683dad255abda5 | |
parent | 3ba72b25211217de195e3f528dd36132b38a205b [diff] |
[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>