commit | d971e0656bf6e57925292dae755d36fb3c5b093d | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Jul 23 13:28:37 2012 -0400 |
committer | Steve French <smfrench@gmail.com> | Mon Jul 23 16:36:31 2012 -0500 |
tree | 080fa13c26c890e37c3a392d3fde877f52f0a538 | |
parent | c5fd363d771393a7b42bbbe051f30f97d4867a40 [diff] |
cifs: remove bogus reset of smb_buf_length in smb_send routines 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>