X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fdmadev%2Frte_dmadev_core.h;h=064785686f7fee2a07b210dff50645eff375b184;hb=ec487c189686ee9b3b7551d3aca138cec3f91e74;hp=e42d8739ab633a1c546835d4ff9cb72d50e9460f;hpb=ea8cf0f8536d7d37c83cfdfe70fda85ff924c8a0;p=dpdk.git diff --git a/lib/dmadev/rte_dmadev_core.h b/lib/dmadev/rte_dmadev_core.h index e42d8739ab..064785686f 100644 --- a/lib/dmadev/rte_dmadev_core.h +++ b/lib/dmadev/rte_dmadev_core.h @@ -59,7 +59,7 @@ typedef uint16_t (*rte_dma_burst_capacity_t)(const void *dev_private, uint16_t v * functions. * * The 'dev_private' field was placed in the first cache line to optimize - * performance because the PMD driver mainly depends on this field. + * performance because the PMD mainly depends on this field. */ struct rte_dma_fp_object { /** PMD-specific private data. The driver should copy