ath10k: extend the max_scan time
authorBartosz Markowski <bartosz.markowski@tieto.com>
Wed, 2 Oct 2013 06:48:52 +0000 (08:48 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 7 Oct 2013 12:23:53 +0000 (15:23 +0300)
commitc322892fa7084480efb0708d7d8d60d5c83de2eb
treedf061137ff3c344adb91d09659a6e384345e80e6
parent8acd3c97ff9ea803513c55f89d3f1832481b5b76
ath10k: extend the max_scan time

It was observed few times, the artificial max_scan limit we
are using mainly to detect FW hangs, can be not enough for
instance while being associated and during heavy traffic.

What we do if the FW won't return with scan results within
the max_time time is a scan abort.

This is especially visible with 10.X fw which in combination
with dual band HW (scanning 32 channels) can end up with
hw_scan close to 10 seconds.

Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.c