aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/cifs/connect.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c
index 4a04ecdc1b76..bacdef1546b7 100644
--- a/fs/cifs/connect.c
+++ b/fs/cifs/connect.c
@@ -3765,7 +3765,6 @@ CIFSTCon(unsigned int xid, struct cifsSesInfo *ses,
3765 cFYI(1, ("nativeFileSystem=%s", 3765 cFYI(1, ("nativeFileSystem=%s",
3766 tcon->nativeFileSystem)); 3766 tcon->nativeFileSystem));
3767 } 3767 }
3768 bcc_ptr += (2 * length) + 2;
3769 } 3768 }
3770 /* else do not bother copying these information fields*/ 3769 /* else do not bother copying these information fields*/
3771 } else { 3770 } else {