smb3: fix confusing debug message
authorSteve French <stfrench@microsoft.com>
Thu, 21 Sep 2023 00:50:05 +0000 (19:50 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 21 Sep 2023 00:50:05 +0000 (19:50 -0500)
commitc8ebf077fbebda3a24335660ded7cff4b90331b8
treec0ea570e8cf8c0bce9607bc97868fc5f5dd7c0f0
parent7fb77d9c87b8283f26aeeca473468e361b2fcf21
smb3: fix confusing debug message

The message said it was an invalid mode, when it was intentionally
not set.  Fix confusing message logged to dmesg.

Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb2pdu.c