commit | 2ab2593f4b8953ff951f5531e695e487dfe0b51f | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Oct 19 15:29:59 2011 -0400 |
committer | Jeff Layton <jlayton@redhat.com> | Wed Oct 19 15:29:59 2011 -0400 |
tree | ad5be299146015bea9f83c066ebf11a2b26454ff | |
parent | 44d22d846fdc7c3e688fc1ff5ae6d06d08bb5656 [diff] |
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>