cifs: fix protocol definition for READ_RSP
commit2ab2593f4b8953ff951f5531e695e487dfe0b51f
authorJeff Layton <jlayton@redhat.com>
Wed, 19 Oct 2011 19:29:59 +0000 (19 15:29 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 19 Oct 2011 19:29:59 +0000 (19 15:29 -0400)
treead5be299146015bea9f83c066ebf11a2b26454ff
parent44d22d846fdc7c3e688fc1ff5ae6d06d08bb5656
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 <piastry@etersoft.ru>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/cifspdu.h