linux_dsm_epyc7002/drivers/net/mlx4
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
..
alloc.c
catas.c
cmd.c
cq.c
en_cq.c
en_ethtool.c
en_main.c
en_netdev.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
en_port.c
en_port.h
en_resources.c
en_rx.c
en_tx.c
eq.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
fw.c
fw.h
icm.c
icm.h
intf.c
main.c
Makefile
mcg.c
mlx4_en.h
mlx4.h
mr.c mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls 2009-06-22 23:07:56 -07:00
pd.c
port.c
profile.c
qp.c
reset.c
sense.c
srq.c