linux/drivers/infiniband/hw/mlx5
Eli Cohen eefd56e589 IB/mlx5: Clear umr resources after ib_unregister_device
Some ULPs may make use of resources created in create_umr_res so make sure to
call destroy_umrc_res after returning from ib_unregister_device, which makes
sure all ULPs have closed their resources.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-10-09 00:08:40 -07:00
..
ah.c mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
cq.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
doorbell.c IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
mad.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
main.c IB/mlx5: Clear umr resources after ib_unregister_device 2014-10-09 00:08:40 -07:00
Makefile mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
mem.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
mlx5_ib.h mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
mr.c mlx5: Move pci device handling from mlx5_ib to mlx5_core 2014-07-30 14:00:06 -07:00
qp.c Main set of InfiniBand/RDMA updates for 3.17 merge window: 2014-08-14 11:09:05 -06:00
srq.c mlx5: Move pci device handling from mlx5_ib to mlx5_core 2014-07-30 14:00:06 -07:00
user.h IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq 2014-05-27 11:53:16 -07:00