OSDN Git Service

smb3: remove overly noisy debug line in signing errors
authorSteve French <stfrench@microsoft.com>
Wed, 15 Apr 2020 06:12:34 +0000 (01:12 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2020 17:23:40 +0000 (12:23 -0500)
commit9692ea9d3288a201df762868a52552b2e07e1c55
treea37e8f22b26bcc62e3c6d16924d741c4a98af538
parent1f641d9410c3c4edd4ce9136bd2dbe0c00af9770
smb3: remove overly noisy debug line in signing errors

A dump_stack call for signature related errors can be too noisy
and not of much value in debugging such problems.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Shyam Prasad N <nspmangalore@gmail.com>
fs/cifs/smb2transport.c