From: Kalle Valo Date: Sun, 22 Mar 2009 19:57:35 +0000 (+0200) Subject: mac80211: add beacon filtering support X-Git-Tag: v2.6.30-rc1~642^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04de83815993714a7ba2618f637fa1092a5f664b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed