Home
last modified time | relevance | path

Searched hist:f4602cbb0a2478dda8238a4f382867da425daa8e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/rdma/
H A Duverbs_ioctl.hdiff f4602cbb0a2478dda8238a4f382867da425daa8e Tue May 22 16:56:51 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> IB/uverbs: Fix uverbs_attr_get_obj

The err pointer comes from uverbs_attr_get, not from the uobject member,
which does not store an ERR_PTR.

Fixes: be934cca9e98 ("IB/uverbs: Add device memory registration ioctl support")
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>