]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8021f2a6905cfefa06bb84d751d918d7285cc54b
treea37e8f22b26bcc62e3c6d16924d741c4a98af538
parent0c09710b946497f9a242a4d63a5bef3add0d10f1
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