commit | 6d1506e788ecf3c423f275036d37a40d1416db42 | [log] [tgz] |
---|---|---|
author | Bartosz Markowski <bartosz.markowski@tieto.com> | Thu Sep 26 17:47:15 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Sep 27 14:58:15 2013 +0300 |
tree | 88562d056cffbac15e663c153c1a67647d46c432 | |
parent | ec6a73f00eba1cfca99599bf337ee3c66f89d735 [diff] |
ath10k: introduce dynamic vdev parameters Both firmwares (main and 10.x) have different set of vdev parameters. To stay in sync with FW API, this patch introduces a dynamic registering method. ath10k_wmi_vdev_set_param() takes now indirect u32 value to identify the Vdev parameter it want's to set. Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>