cfg80211: lower dynamic PS timeout to 100ms
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 31 Jul 2009 09:18:13 +0000 (11:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:20 +0000 (16:44 -0400)
commit75e6c3b72b3ab01c47629f3fbd0fed4e6550bf3a
treeaff326fc05c30a81a7b91e621e58268726b54b08
parent97cad51e191919b43aabdc85b83241b66c3fcf2c
cfg80211: lower dynamic PS timeout to 100ms

The default of 500ms is pretty high, and leads
to the device being awake at least 50% of the
time under such light traffic conditions as a
simple 1 second interval ping. Reduce to just
100ms -- it should have a similar effect while
providing a better sleep time.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/core.c