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>
此提交包含在:
@@ -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;
|
||||
|
新增問題並參考
封鎖使用者