Re: [PATCH] softmac: return -EAGAIN from getscan while scanning

2006-04-07 Thread Ingo Oeser
Hi, Johannes Berg wrote: > Below patch was developed after discussion with Daniel Drake who > mentioned to me that wireless tools expect an EAGAIN return from getscan > so that they can wait for the scan to finish before printing out the > results. And why do you implement it across two files? I

[PATCH] softmac: return -EAGAIN from getscan while scanning

2006-04-06 Thread Johannes Berg
Below patch was developed after discussion with Daniel Drake who mentioned to me that wireless tools expect an EAGAIN return from getscan so that they can wait for the scan to finish before printing out the results. Signed-off-by: Johannes Berg <[EMAIL PROTECTED]> diff --git a/net/ieee80211/softm