mac80211: round station cleanup timer
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 17 Dec 2007 14:07:43 +0000 (15:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Dec 2007 03:36:32 +0000 (19:36 -0800)
The station cleanup timer runs every ten seconds, the exact
timing is not relevant at all so it can well run together with
other things to save power.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found