Roland Dreier e727f5cde9 mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls
Commit 5d23a1d2 ("net: replace dma_sync_single with
dma_sync_single_for_cpu") replaced uses of the deprectated function
dma_sync_single() with calls to dma_sync_single_for_cpu().  However,
to be correct, the code should do a sync for_cpu() before touching the
memory and for_device() after it's done.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-06-22 23:07:56 -07:00
..
2009-03-18 19:45:11 -07:00
2009-05-25 00:35:53 -07:00
2009-06-02 02:29:06 -07:00
2008-10-22 15:38:42 -07:00
2009-06-02 02:36:32 -07:00
2009-03-18 19:45:11 -07:00