commit | eb38987e899369d936c55f93f631062c417435d2 | [log] [tgz] |
---|---|---|
author | Raja Mani <rmani@qca.qualcomm.com> | Mon Apr 16 16:09:56 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Apr 18 12:56:38 2012 +0300 |
tree | c766c5cfa542d93a60402efe47703c5ba049af39 | |
parent | ebc6a5332f69c3ce2b071015817fb1cb149217c1 [diff] |
ath6kl: Retain bg scan period value modified by the user Added a new member bg_scan_period in struct ath6kl_vif to retain background scan period value configured via debugfs entry 'bgscan_interval'. This backup is needed in schedule scan path while configuring scan parameters. Signed-off-by: Raja Mani <rmani@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>