cifs: print error code if smb signature verification fails
authorSteve French <smfrench@gmail.com>
Fri, 3 Aug 2012 14:42:45 +0000 (09:42 -0500)
committerSteve French <smfrench@gmail.com>
Mon, 20 Aug 2012 03:30:13 +0000 (22:30 -0500)
While trying to debug a SMB signature related issue with Windows Servers
figured out it might be easier to debug if we print the error code from
cifs_verify_signature(). Also, fix indendation while at it.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found