SMB_COMPRESS_MIN_LEN
if (le32_to_cpu(wreq->Length) < SMB_COMPRESS_MIN_LEN)
if (src_len < SMB_COMPRESS_MIN_LEN)