Oops - conditionalise that.
This commit is contained in:
parent
6de3b00db6
commit
4c5038c7b5
@ -449,7 +449,9 @@ ath_edma_tx_proc(void *arg, int npending)
|
||||
|
||||
ATH_TXSTATUS_LOCK(sc);
|
||||
status = ath_hal_txprocdesc(ah, NULL, (void *) &ts);
|
||||
#ifdef ATH_DEBUG
|
||||
ath_hal_gettxrawtxdesc(ah, txstatus);
|
||||
#endif
|
||||
ATH_TXSTATUS_UNLOCK(sc);
|
||||
|
||||
#ifdef ATH_DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user