aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/wmi.h')
-rw-r--r--drivers/net/wireless/ath/ath6kl/wmi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/wmi.h b/drivers/net/wireless/ath/ath6kl/wmi.h
index 1646a9279efb..991d29fea19e 100644
--- a/drivers/net/wireless/ath/ath6kl/wmi.h
+++ b/drivers/net/wireless/ath/ath6kl/wmi.h
@@ -1995,7 +1995,6 @@ int ath6kl_wmi_setpmkid_cmd(struct wmi *wmi, const u8 *bssid,
1995 const u8 *pmkid, bool set); 1995 const u8 *pmkid, bool set);
1996int ath6kl_wmi_set_tx_pwr_cmd(struct wmi *wmi, u8 dbM); 1996int ath6kl_wmi_set_tx_pwr_cmd(struct wmi *wmi, u8 dbM);
1997int ath6kl_wmi_get_tx_pwr_cmd(struct wmi *wmi); 1997int ath6kl_wmi_get_tx_pwr_cmd(struct wmi *wmi);
1998void ath6kl_wmi_get_current_bssid(struct wmi *wmi, u8 *bssid);
1999 1998
2000int ath6kl_wmi_set_wmm_txop(struct wmi *wmi, enum wmi_txop_cfg cfg); 1999int ath6kl_wmi_set_wmm_txop(struct wmi *wmi, enum wmi_txop_cfg cfg);
2001int ath6kl_wmi_set_keepalive_cmd(struct wmi *wmi, u8 keep_alive_intvl); 2000int ath6kl_wmi_set_keepalive_cmd(struct wmi *wmi, u8 keep_alive_intvl);