]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Fix bug in bg scan configuration in schedule scan
authorSubramania Sharma Thandaveswaran <sharmat@qca.qualcomm.com>
Mon, 16 Apr 2012 10:39:57 +0000 (16:09 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 18 Apr 2012 10:03:55 +0000 (13:03 +0300)
commitf7263288cbacaa1574cde2698d2b2479ee5991d8
tree115c9a9c02ad67239fa01947ad1209d59eb40b43
parentdb2baba4232c7c9ca7b3dd505a71a4610a2c4884
ath6kl: Fix bug in bg scan configuration in schedule scan

Background scan interval should not be modified while starting
schedule scanning as it changes the bg scan interval when connected to AP.
Use the currently configured interval instead.

kvalo: improve commit log

Signed-off-by: Subramania Sharma <sharmat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c