The following series add PCI error handler support for mlx5 driver and improvements in the mlx5 remove_one function to make sure that it can execute all the functions to tear down the resources.
IB/mlx5: Implementation of PCI error handler IB/mlx5: Free resources during PCI error drivers/infiniband/hw/mlx5/main.c | 32 ++++++++++++++++++++++++- drivers/infiniband/hw/mlx5/mr.c | 9 ++++--- drivers/infiniband/hw/mlx5/qp.c | 6 +++- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 7 +++++ drivers/net/ethernet/mellanox/mlx5/core/eq.c | 8 ++---- drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 include/linux/mlx5/driver.h | 6 ++-- 7 files changed, 55 insertions(+), 14 deletions(-) -- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
