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)
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>

No differences found