]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88da6a4a2f85979d987877432fef4541969b11df
treeb49e2968fae2612ced8a090a659309b1300fe7cb
parent89407982a1a7df0b6d016e6dcb9d176adc144b8d
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