From: Bartosz Markowski Date: Thu, 26 Sep 2013 15:47:15 +0000 (+0200) Subject: ath10k: introduce dynamic vdev parameters X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1506e788ecf3c423f275036d37a40d1416db42;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed