It looks good to me.

Thanks,
Peter

-----Original Message-----
From: ath10k [mailto:ath10k-boun...@lists.infradead.org] On Behalf Of Kalle Valo
Sent: Tuesday, December 02, 2014 3:07 AM
To: ath...@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2

From: Peter Oh <p...@qca.qualcomm.com>

New pdev paramters have been added to firmware 10.2, hence update wmi 
interfaces to sync with.

Signed-off-by: Peter Oh <p...@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kv...@qca.qualcomm.com>
---
 drivers/net/wireless/ath/ath10k/wmi.h |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/net/wireless/ath/ath10k/wmi.h 
b/drivers/net/wireless/ath/ath10k/wmi.h
index 7d091a74d3f3..4b31da5d3c4c 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.h
+++ b/drivers/net/wireless/ath/ath10k/wmi.h
@@ -2793,6 +2793,9 @@ enum wmi_10x_pdev_param {
        WMI_10X_PDEV_PARAM_SET_MCAST2UCAST_MODE,
        WMI_10X_PDEV_PARAM_SET_MCAST2UCAST_BUFFER,
        WMI_10X_PDEV_PARAM_REMOVE_MCAST2UCAST_BUFFER,
+       WMI_10X_PDEV_PARAM_PEER_STA_PS_STATECHG_ENABLE,
+       WMI_10X_PDEV_PARAM_RTS_FIXED_RATE,
+       WMI_10X_PDEV_PARAM_CAL_PERIOD
 };
 
 struct wmi_pdev_set_param_cmd {


_______________________________________________
ath10k mailing list
ath...@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to