commit | 0d17440688ad83de46e94e9fa11edb5a7fb3d180 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Dec 17 15:07:43 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 26 19:36:32 2007 -0800 |
tree | f43f198429e500ec9c0a511756acc13a3146a0d1 | |
parent | 11ee29577cc1637f94d903a6ea322cf1ed8ce1b3 [diff] |
mac80211: round station cleanup timer 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>