diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2018-11-25 20:58:34 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2018-12-03 11:57:41 -0500 |
commit | bbb28ad9035f8efa9c5581b3809ff8055cc1f4b2 (patch) | |
tree | 025f06849aee4e59e9e65a3aa3cf538675d13df8 /include/xen | |
parent | 34f4c9554d8b2a7d2deb9503e9373b598ee3279f (diff) | |
download | lwn-bbb28ad9035f8efa9c5581b3809ff8055cc1f4b2.tar.gz lwn-bbb28ad9035f8efa9c5581b3809ff8055cc1f4b2.zip |
RDMA/uverbs: Remove out_len checks that are now done by the core
write() methods must work with fixed sized structures as that is the only
way to know where the udata segment starts. The common udata code now
rejects any write() that has a response buffer shorter than the core's
response.
Thus all the checks of out_len for write methods are redundant and can be
removed.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions