diff options
author | Eliad Peller <eliad@wizery.com> | 2012-09-02 10:30:04 (GMT) |
---|---|---|
committer | Luciano Coelho <luca@coelho.fi> | 2012-09-27 09:13:54 (GMT) |
commit | ab2c4f37dcef5bd517a95a32da50d5ed0cc24cb5 (patch) | |
tree | 9e6a5ccd6f25b51f45037779df1c8c64c8e1f291 /kernel | |
parent | 6f8d6b20bb0bdda333e781faf775db14cb4660dd (diff) | |
download | linux-fsl-qoriq-ab2c4f37dcef5bd517a95a32da50d5ed0cc24cb5.tar.xz |
wlcore: decrease elp timeout
The current elp timeout (the same as the dynamic
ps timeout - 1500ms) is too high. Usually,
wl1271_ps_elp_sleep() get called right after tx/rx,
which is fine, but some command might get sent
even when there is no traffic (e.g. ht changes
triggered by beacon frames), and leaving the
device awake for 1500ms in this case is redundant.
Use a timeout of 30ms.
The fw won't enter elp anyway before the dynamic-ps
timeout was expired as well (and it entered ps
successfully).
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions