]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Wed, 13 Apr 2011 05:54:55 +0000 (11:24 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Apr 2011 19:23:13 +0000 (15:23 -0400)
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/wmi.h

index 3ab9604fd6bd2ab9668279faa1e24d38ddfb3da9..a81d554edb8e123b2b76b824fa549bf3d5fb264a 100644 (file)
@@ -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,
 };