ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab

This makes the code consistent with the recent sc to ab rename.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
此提交包含在:
John Crispin
2019-12-13 16:38:34 +01:00
提交者 Kalle Valo
父節點 bde4d95e92
當前提交 6bc9d6f786
共有 7 個檔案被更改,包括 81 行新增81 行删除

查看文件

@@ -2354,7 +2354,7 @@ struct wmi_service_available_event {
} __packed;
struct ath11k_pdev_wmi {
struct ath11k_wmi_base *wmi_sc;
struct ath11k_wmi_base *wmi_ab;
enum ath11k_htc_ep_id eid;
const struct wmi_peer_flags_map *peer_flags;
u32 rx_decap_mode;