Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269943
b: refs/heads/master
c: e2218ea
h: refs/heads/master
i:
  269941: a6e8b64
  269939: 2214bd8
  269935: 00398db
v: v3
  • Loading branch information
Jeff Layton authored and Steve French committed Oct 13, 2011
1 parent 8f28ac9 commit 387919e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 826a95e4a33f3e9bfa0d31ab769d5b01130f7111
refs/heads/master: e2218eab2050e879b253ca112aabd5f7167572af
6 changes: 0 additions & 6 deletions trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,12 +694,6 @@ cifs_demultiplex_thread(void *p)
* The right amount was read from socket - 4 bytes,
* so we can now interpret the length field.
*/

/*
* Note that RFC 1001 length is big endian on the wire,
* but we convert it here so it is always manipulated
* as host byte order.
*/
pdu_length = be32_to_cpu(smb_buffer->smb_buf_length);

cFYI(1, "rfc1002 length 0x%x", pdu_length+4);
Expand Down

0 comments on commit 387919e

Please sign in to comment.