build fix: use ath_tx_Desc in ar5416Set11nVirtualMoreFrag_20
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ah.h
index 82b7966027487c94fc765322e865bc1a8a781666..68a7da10b9404553dd367d58c47f1b86e7655888 100755 (executable)
@@ -427,7 +427,7 @@ struct ath_hal
                                                    struct ath_tx_desc *ds,
                                                    a_uint32_t burstDuration);
        void      __ahdecl(*ah_set11nVirtualMoreFrag)(struct ath_hal *ah,
-                                                     struct ath_desc *ds, a_uint32_t vmf);
+                                                     struct ath_tx_desc *ds, a_uint32_t vmf);
            
        HAL_BOOL  __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_tx_desc *,
                                            a_uint32_t pktLen, a_uint32_t hdrLen,