aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorRobin Murphy <[email protected]>2018-01-10 15:15:43 +0000
committerHerbert Xu <[email protected]>2018-01-18 22:52:27 +1100
commit37d728f76c41ab819a9fd31d701de55102559484 (patch)
treef3c42d9ecdb6f34819da5b3793cd95dd7e4677f1 /net/unix/sysctl_net_unix.c
parent2273f42df1a52bb3aa827163e285528afbf7616c (diff)
crypto: marvell/cesa - Fix DMA API misuse
phys_to_dma() is an internal helper for certain DMA API implementations, and is not appropriate for drivers to use. It appears that what the CESA driver really wants to be using is dma_map_resource() - admittedly that didn't exist when the offending code was first merged, but it does now. Signed-off-by: Robin Murphy <[email protected]> Acked-by: Boris Brezillon <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions