From: Steve French Date: Fri, 3 Aug 2012 14:42:45 +0000 (-0500) Subject: cifs: print error code if smb signature verification fails X-Git-Tag: v3.6-rc5~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985e4ff016b5f3d95c12fe8073d1df89300dab3d;p=pandora-kernel.git cifs: print error code if smb signature verification fails 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 Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed