From: Michal Kazior Date: Tue, 31 Mar 2015 11:03:47 +0000 (+0000) Subject: ath10k: fix hw roc expiration X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf9844636be;p=pandora-kernel.git ath10k: fix hw roc expiration It is not guaranteed firmware will switch to foreign channel immediately after starting scan sequence. To account for that don't use duration parameter for scan time. Instead request insanely long scan and use timeout worker to cancel it from driver. This should improve P2P reliability a bit. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed