From: Jeff Layton Date: Mon, 23 Jul 2012 17:28:37 +0000 (-0400) Subject: cifs: remove bogus reset of smb_buf_length in smb_send routines X-Git-Tag: v3.6-rc1~85^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d971e0656bf6e57925292dae755d36fb3c5b093d;p=pandora-kernel.git 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 Signed-off-by: Steve French --- Reading git-diff-tree failed