]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99668887161ae71882740ef7afd89cb6a86cbe6f
tree7aad42f8f9812c9fcbfb2b81709152431eddc6b4
parentd0c3e604c34ce0f1e221cfdef5da91bac7ef5fdb
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