|
@@ -206,7 +206,7 @@ ce_sendlist_send_srng(struct CE_handle *copyeng,
|
|
|
DPTRACE(qdf_dp_trace((qdf_nbuf_t)per_transfer_context,
|
|
|
QDF_DP_TRACE_CE_PACKET_PTR_RECORD,
|
|
|
(uint8_t *)(((qdf_nbuf_t)per_transfer_context)->data),
|
|
|
- sizeof(((qdf_nbuf_t)per_transfer_context)->data), QDF_NA));
|
|
|
+ sizeof(((qdf_nbuf_t)per_transfer_context)->data), QDF_TX));
|
|
|
} else {
|
|
|
/*
|
|
|
* Probably not worth the additional complexity to support
|