]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: track beacons separately from the rx path activity
authorKalle Valo <kalle.valo@nokia.com>
Sun, 22 Mar 2009 19:57:14 +0000 (21:57 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:12 +0000 (20:13 -0400)
commit15b7b0629c8213905926394dc73d600e0ca250ce
tree184e9d02317e089034cc1cea2509af16f89cbaa0
parent3cf335d527ba6af80f4143f3c9e5136afdb143af
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 <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/rx.c