cfg80211: add feature to hold bss
authorKalle Valo <kalle.valo@nokia.com>
Sun, 22 Mar 2009 19:57:28 +0000 (21:57 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:13 +0000 (20:13 -0400)
commita08c1c1ac0c26229ca1ca45d554b209a56edc8be
treeb49e2968fae2612ced8a090a659309b1300fe7cb
parent9050bdd8589c373e01e41ddbd9a192de2ff01ef0
cfg80211: add feature to hold bss

In beacon filtering there needs to be a way to not expire the BSS even
when no beacons are received. Add an interface to cfg80211 to hold
BSS and make sure that it's not expired.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/core.h
net/wireless/scan.c