linux/drivers/infiniband
Parav Pandit 5cf3968afc IB/cm: Handle address handle attribute init error
cm_init_av_by_path depends on ib_init_ah_from_path to initialize ah
attribute and ib_init_ah_from_path() can fail, such error should not
be ignored.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2017-12-18 15:37:11 -07:00
..
core IB/cm: Handle address handle attribute init error 2017-12-18 15:37:11 -07:00
hw IB/mlx4: Remove unused ibpd parameter 2017-12-18 13:49:43 -07:00
sw IB/rxe: Avoid passing unused index pointer which is optional 2017-12-18 15:37:08 -07:00
ulp IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer 2017-12-18 15:37:10 -07:00
Kconfig infiniband: add MMU dependency for user_mem 2017-10-10 10:49:44 -04:00
Makefile