From: Kalle Valo Date: Wed, 17 Dec 2014 10:20:45 +0000 (+0200) Subject: ath10k: set max_num_vdevs based on wmi op version X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~130^2~62^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c78167bc6536d9074aa79385a575596343bf69;p=pandora-kernel.git ath10k: set max_num_vdevs based on wmi op version To make it easier to manage firmware differences, we should not use ATH10K_FW_FEATURE_WMI_10X outside ath10k_core_init_firmware_features(). To achieve that create new field ar->max_num_vdevs and set it based on wmi op version. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed