From: Yanbo Li Date: Wed, 1 Apr 2015 19:53:21 +0000 (+0300) Subject: ath10k: change the fw stats access mask X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6274cd410029aadcc4a93589783a9a899cf8befa;p=pandora-kernel.git ath10k: change the fw stats access mask This fix the regerssion introduced after "ath10k_wmi_requests_stats() call to use more stat bits", both the 10.2.X FW and community FW 10.1.X will return time out when access the fw_stats with the STAT_VDEV and STAT_PDEV. Add the condition to use different fw_stats mask for different FW versions. Fixes: 7777d8c7ef6f ("ath10k: implement fw stats for wmi-tlv") Signed-off-by: Yanbo Li Signed-off-by: Kalle Valo --- Reading git-diff-tree failed