ath10k: set max_num_vdevs based on wmi op version
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 17 Dec 2014 10:20:45 +0000 (12:20 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 23 Dec 2014 15:17:48 +0000 (17:17 +0200)
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 <kvalo@qca.qualcomm.com>

No differences found