Re: [PATCH] Improve wifi scanning throttling code

2009-07-08 Thread Dan Williams
On Wed, 2009-07-08 at 13:22 +0100, Daniel Drake wrote: > From: Sjoerd Simons > > Throttle requesting scan results to be at least four seconds, instead > of always forcing a 4 second delay after the first scan. Applied, thanks. Dan > src/supplicant-manager/nm-supplicant-interface.c | 14 +++

[PATCH] Improve wifi scanning throttling code

2009-07-08 Thread Daniel Drake
From: Sjoerd Simons Throttle requesting scan results to be at least four seconds, instead of always forcing a 4 second delay after the first scan. --- src/supplicant-manager/nm-supplicant-interface.c | 14 +++--- 1 files changed, 11 insertions(+), 3 deletions(-) For master branch dif