linux_dsm_epyc7002/drivers/infiniband
Leon Romanovsky 62a38e704d RDMA/efa: Remove check that prevents destroy of resources in error flows
Drivers cannot check the udata for validity when doing destroy as there
will be no way to report this error back to the uverbs.

Since udata is new for destroy no driver should start to use it - instead
drivers should opt for the ioctl interface and define it in a way where it
cannot fail due to incorrect data.

Remove the checks on udata construction so EFA is consistent with
everything else.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-05-21 21:14:28 -03:00
..
core RDMA/core: Return void from ib_device_check_mandatory() 2019-05-21 15:30:46 -03:00
hw RDMA/efa: Remove check that prevents destroy of resources in error flows 2019-05-21 21:14:28 -03:00
sw 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
ulp RDMA/ipoib: Remove check of destroy CQ 2019-05-21 15:50:53 -03:00
Kconfig 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
Makefile