From: Jeff Layton Date: Wed, 19 Oct 2011 19:29:59 +0000 (-0400) Subject: cifs: fix protocol definition for READ_RSP X-Git-Tag: v3.2-rc1~133^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab2593f4b8953ff951f5531e695e487dfe0b51f;p=pandora-kernel.git cifs: fix protocol definition for READ_RSP There is no pad, and it simplifies the code to remove the "Data" field. None of the existing code relies on these fields, or on the READ_RSP being a particular length. Reviewed-and-Tested-by: Pavel Shilovsky Signed-off-by: Jeff Layton --- Reading git-diff-tree failed