summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
diff options
context:
space:
mode:
authorSujith Manoharan2011-04-13 07:54:55 +0200
committerJohn W. Linville2011-04-13 21:23:13 +0200
commitee3fa1bdadd998652083a7814af745f765a06a25 (patch)
treedc43461932a7ae00cd6f0f05c1dada3f9b5e2cb2 /drivers/net/wireless/ath/ath9k
parentath9k_htc: Sync struct ath9k_htc_cap_target with FW (diff)
downloadkernel-qcow2-linux-ee3fa1bdadd998652083a7814af745f765a06a25.tar.gz
kernel-qcow2-linux-ee3fa1bdadd998652083a7814af745f765a06a25.tar.xz
kernel-qcow2-linux-ee3fa1bdadd998652083a7814af745f765a06a25.zip
ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k')
-rw-r--r--drivers/net/wireless/ath/ath9k/wmi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/wmi.h b/drivers/net/wireless/ath/ath9k/wmi.h
index 3ab9604fd6bd..a81d554edb8e 100644
--- a/drivers/net/wireless/ath/ath9k/wmi.h
+++ b/drivers/net/wireless/ath/ath9k/wmi.h
@@ -80,7 +80,6 @@ enum wmi_event_id {
WMI_FATAL_EVENTID,
WMI_TXTO_EVENTID,
WMI_BMISS_EVENTID,
- WMI_WLAN_TXCOMP_EVENTID,
WMI_DELBA_EVENTID,
WMI_TXRATE_EVENTID,
};