[PATCH v2 2/4] ath10k: WMI: Add management tx by reference support over wmi

Kalle Valo kvalo at qca.qualcomm.com
Thu Dec 7 07:06:48 PST 2017


Rakesh Pillai <pillair at qti.qualcomm.com> writes:

> HL1.0 firmware branch, used in wcn3990, transmits management
> frames by reference over WMI.
>
> Add support for management tx by reference over WMI.
>
> Signed-off-by: Rakesh Pillai <pillair at qti.qualcomm.com>
> Signed-off-by: Govind Singh <govinds at qti.qualcomm.com>

This one has an endian problem:

drivers/net/wireless/ath/ath10k/wmi-tlv.c:2537:22: warning: incorrect type in assignment (different base types)
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2537:22:    expected restricted __le32 [usertype] vdev_id
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2537:22:    got unsigned int [unsigned] [assigned] [usertype] vdev_id

I recommend running ath10k-check before submission:

https://wireless.wiki.kernel.org/en/users/drivers/ath10k/codingstyle#checking_code

-- 
Kalle Valo


More information about the ath10k mailing list