summaryrefslogtreecommitdiff
path: root/sound/arm
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-04-08 11:31:36 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2007-05-02 04:38:32 (GMT)
commita73e69965fa2647faa36caf40f4132b9c99d61fd (patch)
tree8c138eaeb2daeb58d5634961607d37d258729349 /sound/arm
parentcf02f5da9437201d57d93f529839dd40aac8b5f9 (diff)
downloadlinux-fsl-qoriq-a73e69965fa2647faa36caf40f4132b9c99d61fd.tar.xz
[CRYPTO] api: Do not remove users unless new algorithm matches
As it is whenever a new algorithm with the same name is registered users of the old algorithm will be removed so that they can take advantage of the new algorithm. This presents a problem when the new algorithm is not equivalent to the old algorithm. In particular, the new algorithm might only function on top of the existing one. Hence we should not remove users unless they can make use of the new algorithm. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions