commit | bd658dda423781dbe775a2d87d662a3145ec05a6 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Nov 27 10:35:12 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Mar 27 17:17:27 2018 -0700 |
tree | 32f0c0bd793a2fab9facd39379478b7454756586 | |
parent | 73faf36c5ae6b300490f0a5f2835fa702adef0e1 [diff] |
net/mlx5e: Separate dma base address and offset in dma_sync call Pass the base dma address and offset to dma_sync_single_range_for_cpu(), instead of doing the pre-calculation. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>