[PATCH 10/31] build fix: predefine struct ath_tx_desc

Oleksij Rempel linux at rempel-privat.de
Fri Mar 29 05:01:44 EDT 2013


Signed-off-by: Oleksij Rempel <linux at rempel-privat.de>
---
 target_firmware/wlan/if_athrate.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target_firmware/wlan/if_athrate.h b/target_firmware/wlan/if_athrate.h
index 1ca50b1..12088dd 100755
--- a/target_firmware/wlan/if_athrate.h
+++ b/target_firmware/wlan/if_athrate.h
@@ -46,6 +46,7 @@ struct ath_node_target;
 struct ath_desc;
 struct ieee80211vap;
 struct ieee80211com_target;
+struct ath_tx_desc;
 
 struct ath_ratectrl {
 	size_t	arc_space;	/* space required for per-node state */
-- 
1.8.1.2




More information about the Ath9k_htc_fw mailing list