[PATCH] QCA9984 VHT160 support
Valo, Kalle
kvalo at qca.qualcomm.com
Fri Oct 14 03:06:12 PDT 2016
Sebastian Gottschall <s.gottschall at dd-wrt.com> writes:
> Am 10.10.2016 um 18:06 schrieb Valo, Kalle:
>> Kalle Valo <kvalo at qca.qualcomm.com> writes:
>>
>>> Sebastian Gottschall <s.gottschall at dd-wrt.com> writes:
>>>
>>>> This patch adds full VHT160 support for QCA9984 chipsets
>>>> Tested on Netgear R7800. 80+80 is possible, but disabled so far since
>>>> it seems to contain glitches like missing vht station flags (this may
>>>> be firmware or mac80211 related)
>>> There are some compilation and checkpatch warnings. Also you forgot to
>>> CC linux-wireless and sent the patch as an attachment. I'll send v2 to
>>> fix those.
>
> gen_dbglog_cfg? i did not touch anything on this struct in my patch.
> this warning doesnt seem to belong to my patch
According to patchwork you did, see below. Most likely just merge damage
from rebasing, I fixed it in v2.
--- a/drivers/net/wireless/ath/ath10k/wmi-tlv.c
+++ b/drivers/net/wireless/ath/ath10k/wmi-tlv.c
@@ -2468,7 +2468,7 @@ ath10k_wmi_tlv_op_gen_force_fw_hang(struct ath10k *ar,
}
static struct sk_buff *
-ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable,
+ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u32 module_enable,
u32 log_level) {
struct wmi_tlv_dbglog_cmd *cmd;
struct wmi_tlv *tlv;
--
Kalle Valo
More information about the ath10k
mailing list