X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcifs%2Ftransport.c;h=b12cb8a7da7c87ec2fe01561dd1e5891f674c1ec;hb=7b005bd34c895ebeefd1c62f90a329730b88946b;hp=7b98792150ea7ebba3d449e994906483dcadf4a3;hpb=10379a25fee8ddc8698d2f6c54ccedd4664c2941;p=pandora-kernel.git diff --git a/fs/cifs/transport.c b/fs/cifs/transport.c index 7b98792150ea..b12cb8a7da7c 100644 --- a/fs/cifs/transport.c +++ b/fs/cifs/transport.c @@ -498,7 +498,6 @@ SendReceive2(const unsigned int xid, struct cifsSesInfo *ses, else *pRespBufType = CIFS_SMALL_BUFFER; iov[0].iov_len = receive_len + 4; - iov[1].iov_len = 0; dump_smb(midQ->resp_buf, 80); /* convert the length into a more usable form */