git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5fd363
)
cifs: remove bogus reset of smb_buf_length in smb_send routines
author
Jeff Layton
<jlayton@redhat.com>
Mon, 23 Jul 2012 17:28:37 +0000
(13:28 -0400)
committer
Steve French
<smfrench@gmail.com>
Mon, 23 Jul 2012 21:36:31 +0000
(16:36 -0500)
There's a comment here about how we don't want to modify this length,
but nothing in this function actually does.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
No differences found