From: Kalle Valo Date: Sun, 22 Mar 2009 19:57:14 +0000 (+0200) Subject: mac80211: track beacons separately from the rx path activity X-Git-Tag: v2.6.30-rc1~642^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b7b0629c8213905926394dc73d600e0ca250ce;p=pandora-kernel.git mac80211: track beacons separately from the rx path activity Separate beacon and rx path tracking in preparation for the beacon filtering support. At the same time change ieee80211_associated() to look a bit simpler. Probe requests are now sent only after IEEE80211_PROBE_IDLE_TIME, which is now set to 60 seconds. Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed