OSDN Git Service

IB/mlx5: Remove check of FW capabilities in ODP page fault handling
authorMichael Guralnik <michaelgur@mellanox.com>
Mon, 19 Aug 2019 12:08:14 +0000 (15:08 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 28 Aug 2019 14:18:39 +0000 (11:18 -0300)
commit29af94987ba68a0244b73e8a0b051addb8853f93
treec079a9ad0f33108e4ba60612bf90488648b401d9
parent00679b631eddaa0aa0ceba719fcb1f60c65da5a3
IB/mlx5: Remove check of FW capabilities in ODP page fault handling

As page fault handling is initiated by FW, there is no need to check that
the ODP supports the operation and transport.

Link: https://lore.kernel.org/r/20190819120815.21225-3-leon@kernel.org
Signed-off-by: Michael Guralnik <michaelgur@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/odp.c