Re: [PATCH v4 0/8] ath10k: add support for new wmi-tlv backend

2014-12-08 Thread Kalle Valo
Kalle Valo writes: > here's v4 of Michal's patches to add WMI TLV interface support to > ath10k. [...] > Kalle Valo (4): > ath10k: clean up error handling in ath10k_core_probe_fw() > ath10k: create ath10k_core_init_features() > ath10k: add ATH10K_FW_IE_WMI_OP_VERSION > a

[PATCH v4 0/8] ath10k: add support for new wmi-tlv backend

2014-12-03 Thread Kalle Valo
Hi, here's v4 of Michal's patches to add WMI TLV interface support to ath10k. v4: * fix error handling for ath10k_core_init_firmware_features() * ar->htt.max_num_pending_tx = TARGET_TLV_NUM_MSDU_DESC * use enum ath10k_fw_wmi_op_version op_version in struct ath10k_wmi * add ATH10K_FW_WMI_OP_VE