From: Dan Williams Date: Wed, 10 Oct 2007 16:28:07 +0000 (-0400) Subject: [PATCH] ipw2100: send WEXT scan events X-Git-Tag: v2.6.24-rc1~125^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d20c678a450a25c1c12925f60c1b4cc040acc17d;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed