git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b8d325
)
[PATCH] ipw2200: do not sleep in ipw_request_direct_scan
author
Olaf Kirch
<okir@suse.de>
Mon, 9 Jan 2006 16:00:37 +0000
(17:00 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 16 Jan 2006 21:51:53 +0000
(16:51 -0500)
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 <okir@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found