remove ah_getTxIntrQueue
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ah.h
index 6cf9354d1598a39bd406c26b29b1dfd523b956e8..62031d70d7ddd31e43d8048932443961fb0c7179 100755 (executable)
@@ -435,7 +435,6 @@ struct ath_hal
                                           HAL_BOOL lastSeg, const struct ath_tx_desc *);
        HAL_BOOL  __ahdecl (*ah_fillKeyTxDesc) (struct ath_hal *, struct ath_tx_desc *, HAL_KEY_TYPE);
        HAL_STATUS __ahdecl(*ah_procTxDesc)(struct ath_hal *, struct ath_tx_desc *);
-       void            __ahdecl(*ah_getTxIntrQueue)(struct ath_hal *, a_uint32_t *);
        void       __ahdecl(*ah_reqTxIntrDesc)(struct ath_hal *, struct ath_desc*);    
        HAL_BOOL  __ahdecl(*ah_setBssIdMask)(struct ath_hal *, const a_uint8_t*);
        void      __ahdecl(*ah_setPCUConfig)(struct ath_hal *);