commit | 5f2f9e44badc5e322523ef3b4583684255b80a07 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Thu Jun 26 16:54:41 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 01 14:26:26 2014 -0400 |
tree | f8d5821dd164acd334f71020df617f2c3ce44608 | |
parent | 9198cf4a84249f5eed8be1f02b17245b7d763477 [diff] |
ath9k: Increase max listen interval Earlier the listen interval is used to decide switching between operating and off-channels during bgscan and to improve throughput, the listen interval is reduced to 1. After optimiztion in scan state machine, listen period is not used for decision making and hence reverting it back to original value. Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>