diff options
author | Huazhong Tan <[email protected]> | 2018-07-02 15:50:25 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-02 22:49:14 +0900 |
commit | 024cc792f9309f1342a2fd7bd5840e112b333687 (patch) | |
tree | 152a2efbf7c972cecef8680ea29e0dc1a4d64e21 /net/tipc/msg.c | |
parent | 7a7056e3dfa6636989b821d890448ae49375bd22 (diff) |
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Reference to Documentation/DMA-API-HOWTO.txt,
Streaming DMA mappings which are usually mapped for one DMA transfer,
Network card DMA ring descriptors should use Consistent DMA mappings.
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions