cifs: Cleanup: check return codes of crypto api calls
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Mon, 20 Jun 2011 21:14:03 +0000 (16:14 -0500)
committerSteve French <sfrench@us.ibm.com>
Mon, 25 Jul 2011 22:12:10 +0000 (22:12 +0000)
commit14cae3243b555afda69a57778069ddca65532c06
tree7aad42f8f9812c9fcbfb2b81709152431eddc6b4
parentf5bc1e755d23d022bf948904386337fc3e5e29a8
cifs: Cleanup: check return codes of crypto api calls

Check return codes of crypto api calls and either log an error or log
an error and return from the calling function with error.

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsencrypt.c
fs/cifs/link.c
fs/cifs/smbencrypt.c