projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a8579f
)
ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
author
Sujith Manoharan
<
[email protected]
>
Wed, 13 Apr 2011 05:54:55 +0000
(11:24 +0530)
committer
John W. Linville
<
[email protected]
>
Wed, 13 Apr 2011 19:23:13 +0000
(15:23 -0400)
Signed-off-by: Sujith Manoharan <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ath/ath9k/wmi.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/wmi.h
b/drivers/net/wireless/ath/ath9k/wmi.h
index 3ab9604fd6bd2ab9668279faa1e24d38ddfb3da9..a81d554edb8e123b2b76b824fa549bf3d5fb264a 100644
(file)
--- 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,
};