]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: report age of scan results
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 24 Sep 2009 10:21:01 +0000 (12:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:42 +0000 (16:39 -0400)
commit179ac805aaa4975d669d81042237eb62bfd1190e
treeb2f76700d27154479e5ee72211d1ab6a6275d00b
parent84a0871748d63c35d13d31cd573eb01d5de51c23
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 <hs4233@mail.mn-solutions.de>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
net/wireless/nl80211.c