From: Holger Schurig Date: Thu, 24 Sep 2009 10:21:01 +0000 (+0200) Subject: nl80211: report age of scan results X-Git-Tag: v2.6.33-rc1~388^2~865^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c89606e24cdabaceb8ca9b3c7ab866c6bcc9e38;p=pandora-kernel.git nl80211: report age of scan results Linux keeps scan results up to 15 seconds. This can be a problem for fast moving clients: they get back stale data. But if the kernel reports the age of the BSS items, then user-space can simply weed out old entries by itself. Signed-off-by: Holger Schurig Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed