commit | 04de83815993714a7ba2618f637fa1092a5f664b | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Sun Mar 22 21:57:35 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 27 20:13:13 2009 -0400 |
tree | 7e491e890a66a3be3e4eae9636914858a6f3bba8 | |
parent | a08c1c1ac0c26229ca1ca45d554b209a56edc8be [diff] |
mac80211: add beacon filtering support Add IEEE80211_HW_BEACON_FILTERING flag so that driver inform that it supports beacon filtering. Drivers need to call the new function ieee80211_beacon_loss() to notify about beacon loss. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>