]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: caam - remove error propagation handling
authorHoria Geanta <horia.geanta@freescale.com>
Fri, 14 Mar 2014 15:46:49 +0000 (17:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Mar 2014 13:54:24 +0000 (21:54 +0800)
commitb4ab45a4b260e760afd1b9170e5d63473ca53789
tree38ab31ed4f28cf70c8358e6b1a7059770f8c0fe2
parent5a42752f7c868dfee6a479e9a9ba8f3f86e129b6
crypto: caam - remove error propagation handling

Commit 1b2dedd1428dbf1e716eefbebeab80973e1fa197
("crypto: caam - set descriptor sharing type to SERIAL")
changed the descriptor sharing mode from SHARE_WAIT to SHARE_SERIAL.

All descriptor commands that handle the "ok to share" and
"error propagation" settings should also go away, since they have no
meaning for SHARE_SERIAL.

Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg.c