summaryrefslogtreecommitdiff
path: root/drivers/atm
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-05-26 00:45:22 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2010-05-26 00:45:22 (GMT)
commit7cc2835083aedfde42de02301005a5555e00c4b1 (patch)
tree5d9722dd33ec4dfbdca95cb977acca05e3bb8bb8 /drivers/atm
parent026c8ec69d6077846ba8000b3301e8a62c702dc8 (diff)
downloadlinux-fsl-qoriq-7cc2835083aedfde42de02301005a5555e00c4b1.tar.xz
crypto: mv_cesa - fixup error handling in mv_probe()
The error handling in mv_probe() was a bit messed up. There were some gotos to the wrong labels so it ended up releasing stuff that that hadn't been aquired and not releasing stuff that was meant to be released. I shuffled it around a bit to fix it and make it clearer. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions