Make sure that 'rs' is pointing to the correct RX status.
This commit is contained in:
parent
852b8a4cb1
commit
6036c7128d
@ -394,6 +394,7 @@ ath_edma_recv_proc_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype,
|
||||
* Note: this may or may not free bf->bf_m and sync/unmap
|
||||
* the frame.
|
||||
*/
|
||||
rs = &bf->bf_status.ds_rxstat;
|
||||
if (ath_rx_pkt(sc, rs, bf->bf_rxstatus, tsf, nf, qtype, bf))
|
||||
ngood++;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user