diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2010-02-04 21:57:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-20 00:19:51 +0300 |
commit | e4fc85600b1b4b8114354846ab9594ad354882d0 (patch) | |
tree | 8b0e5e0f95e876c64afbfc78c2bebceec440be74 /drivers/net/gianfar.h | |
parent | 6e03718c852a7b2ce756e37ae340f4ebfec2f6f3 (diff) | |
download | linux-e4fc85600b1b4b8114354846ab9594ad354882d0.tar.xz |
mlx4: replace the dma_sync_single_range_for_cpu/device API
There are only two users of the dma_sync_single_range_for_cpu/device
API in mainline (mlx4 and ssb). The
dma_sync_single_range_for_cpu/device API has never been documented and
the dma_sync_single_for_cpu/device API also support a partial sync.
This converts mlx4 to use the dma_sync_single_for_cpu/device API
(preparations for the removal of the dma_sync_single_range_for_cpu/device API).
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/gianfar.h')
0 files changed, 0 insertions, 0 deletions