aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorHoria Geanta <horia.geanta@freescale.com>2013-05-10 15:08:39 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-07 12:53:03 -0700
commit968678e436eb6cf11c09068b24acfdffc7f48891 (patch)
tree6e4783bab336fcf3f02564af299fba0c16ed0506 /fs
parentdb4ade5e0a6e3f4c8853e707e3373e9cca4a0dff (diff)
crypto: caam - fix inconsistent assoc dma mapping direction
commit 286233e604d79f0c7fa04abec2180d5d89a74749 upstream. req->assoc is dma mapped BIDIRECTIONAL and unmapped TO_DEVICE. Since it is read-only for the device, use TO_DEVICE both for mapping and unmapping. Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions