提交 1af34fdd 编写于 作者: S Steve French

smb3.1.1: fix typo in compression flag

Fix minor typo in new compression flag define
Reported-by: NTom Talpey <tom@talpey.com>
Signed-off-by: NSteve French <stfrench@microsoft.com>
上级 555782aa
......@@ -154,7 +154,7 @@ struct smb2_compression_transform_hdr {
/* See MS-SMB2 2.2.42.1 */
#define SMB2_COMPRESSION_FLAG_NONE 0x0000
#define SMB2_COMPRESSION_FLAG_CHAINDED 0x0001
#define SMB2_COMPRESSION_FLAG_CHAINED 0x0001
struct compression_payload_header {
__le16 CompressionAlgorithm;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册