From: Olaf Kirch Date: Mon, 9 Jan 2006 16:00:37 +0000 (+0100) Subject: [PATCH] ipw2200: do not sleep in ipw_request_direct_scan X-Git-Tag: v2.6.16-rc2~366^2~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d834a41c966c6a20368fadb59248740935e6fbae;p=pandora-kernel.git [PATCH] ipw2200: do not sleep in ipw_request_direct_scan Drivers should not sleep for very long inside an ioctl - so return EAGAIN and let wpa_supplicant handle the problem. Signed-off-by: Olaf Kirch Signed-off-by: John W. Linville --- Reading git-diff-tree failed