diff options
author | Tim Gardner <timg@tpi.com> | 2013-10-16 17:09:49 +0200 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-10-28 15:31:36 +0100 |
commit | 944d6f1a5b8f42a780a65378e5f52bea3ae0ce07 (patch) | |
tree | dbb65a46368cee19de7f885c5f470d3bb976e064 /fs/cifs/smb2transport.c | |
parent | Query file system attributes from server on SMB2, not just cifs, mounts (diff) | |
download | linux-944d6f1a5b8f42a780a65378e5f52bea3ae0ce07.tar.xz linux-944d6f1a5b8f42a780a65378e5f52bea3ae0ce07.zip |
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
The only call site for check_smb_header() assigns 'mid' from the SMB
packet, which is then checked again in check_smb_header(). This seems
like redundant redundancy.
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Tim Gardner <timg@tpi.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/smb2transport.c')
0 files changed, 0 insertions, 0 deletions