diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c
index 4a04ecdc1b7693403937b81ba7c7fdd50beaa7ed..bacdef1546b7cdc009f67ec0b93579f3e15afeb6 100644
--- a/fs/cifs/connect.c
+++ b/fs/cifs/connect.c
@@ -3765,7 +3765,6 @@ CIFSTCon(unsigned int xid, struct cifsSesInfo *ses,
 					cFYI(1, ("nativeFileSystem=%s",
 						tcon->nativeFileSystem));
 				}
-				bcc_ptr += (2 * length) + 2;
 			}
 			/* else do not bother copying these information fields*/
 		} else {